Problem lunchbox
User kashsinghal
Submission Time 2023-11-09 10:39:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:21:5: error: expected ‘}’ at end of input
21 | }
| ^
lunchbox.cpp:5:15: note: to match this ‘{’
5 | int32_t main(){
| ^