Problem lunchbox
User vadar2525
Submission Time 2025-08-13 17:46:35
Score 0
Max Time N/A
Max Memory N/A

Compile Error

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