Problem ippt
User dayeetmaster
Submission Time 2024-01-31 10:09:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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