Problem lunchbox
User ovuvuevuevueenyetuewuevue
Submission Time 2025-01-25 12:34:37
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
lunchbox.cpp:15:26: note: to match this ‘{’
15 | for (int i =0; i<m; ++i){
| ^
lunchbox.cpp:24:1: error: expected ‘}’ at end of input
24 | }
| ^
lunchbox.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^