Problem lunchbox
User haiquan
Submission Time 2025-06-18 21:43:07
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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