Problem lunchbox
User kkai
Submission Time 2024-02-19 23:33:06
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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