Problem simp
User aaaaaaaa
Submission Time 2023-11-08 15:05:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

simp.cpp: In function ‘int main()’:
simp.cpp:19:3: error: break statement not within loop or switch
19 | break;
| ^~~~~