Problem lunchbox
User cokeaholic07
Submission Time 2023-02-13 22:52:46
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:3:12: note: to match this ‘{’
3 | int main() {
| ^