Problem crypto
User nutzzzz
Submission Time 2025-01-18 22:00:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

crypto.cpp: In function ‘int main()’:
crypto.cpp:45:20: error: ‘factorial’ was not declared in this scope
45 | narrowed = factorial(n)%MOD;
| ^~~~~~~~~