Problem guessproblem4_ex
User usernamehere
Submission Time 2024-03-24 11:16:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem4_ex.cpp: In function ‘const char* solve(int)’:
guessproblem4_ex.cpp:15:11: error: ‘unattempted’ was not declared in this scope
15 | (char*) *unattempted=NULL;
| ^~~~~~~~~~~