Problem guessproblem4_ex
User usernamehere
Submission Time 2024-07-27 11:57:24
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem4_ex.cpp: In function ‘const char* solve(int)’:
guessproblem4_ex.cpp:5:9: error: ‘x’ was not declared in this scope
5 | if (x==2) {
| ^