Problem lunchbox
User SkibidiScam123
Submission Time 2025-01-22 17:30:57
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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