<?php$value=5;$nb=463;$factorial=gmp_fact($value);echo intdiv($nb, $factorial);
Standard input is empty
Standard output is empty
PHP Warning: intdiv() expects parameter 2 to be int, object given in /home/fKqo5e/prog.php on line 5
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!