Problem guessproblem3_ex
User bz
Submission Time 2024-01-05 23:57:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem3_ex.cpp: In function ‘int main()’:
guessproblem3_ex.cpp:28:8: error: ‘n’ was not declared in this scope
28 | if(n == 4) cout << "ping";
| ^