Ad
  • Default User Avatar

    Log:
    java.lang.IllegalArgumentException
    at Factorial.factorial(Factorial.java:6)
    at Factorial.factorial(Factorial.java:13)
    at FactorialTests.test_factorial0(FactorialTests.java:24)

    I got this error from the test cases. I don't understand the error. Any help is appreciated.