Problem blank
User mingging1748
Submission Time 2024-08-01 21:30:33
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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