Problem lunchbox
User toditisdoingthisforfun
Submission Time 2026-01-04 20:36:03
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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