Problem 3nplus1II
User ZhangBowen
Submission Time 2025-08-14 17:48:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

3nplus1II.cpp: In function ‘int main()’:
3nplus1II.cpp:15:9: error: expected ‘;’ before ‘}’ token
15 | break
| ^
| ;
16 | }
| ~