Problem guessproblem2
User f0restf1re
Submission Time 2023-04-03 10:51:14
Score 0
Max Time N/A
Max Memory N/A

Compile Error

guessproblem2.cpp: In function ‘int32_t main()’:
guessproblem2.cpp:18:6: error: ‘x’ was not declared in this scope
18 | if (x==false) return(b/128);
| ^