Problem lunchbox
User Keira
Submission Time 2026-02-17 10:47:20
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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