Problem 3nplus1II
User Maskaphobia
Submission Time 2024-02-06 09:45:15
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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