Problem squidzofrenzic
User justin271828
Submission Time 2023-06-11 18:25:09
Score 0
Max Time N/A
Max Memory N/A

Compile Error

squidzofrenzic.cpp: In function ‘int main()’:
squidzofrenzic.cpp:54:9: error: expected ‘;’ before ‘break’
54 | a+=1
| ^
| ;
55 | break;
| ~~~~~