144 B
144 B
Adjust the factorial function so arithmetic overflows wrap around, matching the twentieth() test case's expected result for factorial(20).
Adjust the factorial function so arithmetic overflows wrap around, matching the twentieth() test case's expected result for factorial(20).