Problem ippt
User kongqy
Submission Time 2025-02-22 15:03:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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