[ prog / sol / mona ]
frontpage - thread list - new thread - preferences - ?
Write a program that takes an integer m as input and returns the integer n such that n! = m. It should accept m with up to one million digits and print an error message if m isn't the factorial of a non-negative integer.
VIP:
bbs.scm + MIT Scheme + SICP + Satori Mode