Problem twochoices
User zyq69
Submission Time 2024-12-07 01:06:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

twochoices.cpp: In function ‘int32_t main()’:
twochoices.cpp:10:2: error: ‘cntone’ was not declared in this scope; did you mean ‘clone’?
10 | cntone = 0;
| ^~~~~~
| clone