Problem lunchbox
User kkai
Submission Time 2024-02-19 23:05:08
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:23:2: error: expected ‘}’ at end of input
23 | }
| ^
lunchbox.cpp:4:11: note: to match this ‘{’
4 | int main(){
| ^