Problem secret
User PlayVoltz
Submission Time 2024-01-26 23:57:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

secret.cpp: In function ‘void dnc(int, int, int)’:
secret.cpp:12:23: error: ‘mid’ was not declared in this scope
12 | ans[m+1][layer]=vect[mid+1];
| ^~~
secret.cpp:13:17: error: ‘x’ was not declared in this scope
13 | mask[m+1]|=(1<<x);
| ^