Problem ippt
User thatlycheeoolongdrink
Submission Time 2024-02-21 16:23:45
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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