Problem | lunchbox |
---|---|
User | aa24codebreaker |
Submission Time | 2023-11-09 10:43:43 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int32_t main()’:
lunchbox.cpp:22:12: error: expected ‘;’ before ‘}’ token
22 | y = y + 1
| ^
| ;
23 | }
| ~