[ prog / sol / mona ]

prog


[challenge] Inverse Factorial

13 2021-06-06 22:58 *

>>12
If the remainder from division is not 0 it returns earlier.
This method like >>2,4 fails miserably if m is a very large factorial like fact(1000000).

22


VIP:

do not edit these