Problem lunchbox
User Rndm123
Submission Time 2023-03-29 16:26:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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