Problem typo
User Karax
Submission Time 2025-12-28 20:22:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

typo.cpp: In function ‘int main()’:
typo.cpp:16:9: error: break statement not within loop or switch
16 | break;
| ^~~~~