Problem guards
User shoryu386
Submission Time 2023-07-07 11:16:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guards.cpp: In function ‘void dnc(long long unsigned int, long long unsigned int, long long unsigned int, long long unsigned int, long long unsigned int)’:
guards.cpp:30:3: error: ‘test’ was not declared in this scope; did you mean ‘best’?
30 | test = true;
| ^~~~
| best