Problem 1609
User dragons
Submission Time 2023-11-09 15:08:17
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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