Problem lunchbox
User whitetiger
Submission Time 2026-06-22 16:34:30
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:29:5: error: expected ‘}’ at end of input
29 | }
| ^
lunchbox.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^