Problem lunchbox
User LYM2025
Submission Time 2025-08-21 14:30:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:17:7: error: expected ‘;’ before ‘}’ token
17 | x+1
| ^
| ;
18 | }
| ~