Problem twochoices
User r1r2r3r4
Submission Time 2025-07-19 20:25:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

twochoices.cpp: In function ‘int main()’:
twochoices.cpp:5:8: error: expected ‘;’ before ‘N’
5 | cin N >> M;
| ^~
| ;