Problem rushing
User leyi
Submission Time 2023-12-29 16:18:32
Score 0
Max Time N/A
Max Memory N/A

Compile Error

rushing.cpp: In function ‘int main()’:
rushing.cpp:26:6: error: ‘cnt’ was not declared in this scope; did you mean ‘int’?
26 | if(cnt==10) break;
| ^~~
| int