Problem secret
User PlayVoltz
Submission Time 2024-01-27 00:01:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

secret.cpp: In function ‘void dnc(int, int, int)’:
secret.cpp:19:6: error: ‘m’ was not declared in this scope
19 | dnc(m+1, r, x+1);
| ^