Problem lunchbox
User NgMinSong123
Submission Time 2023-03-06 17:51:12
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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