Problem typo
User Tristyy
Submission Time 2024-06-19 10:34:44
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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