Problem lunchbox
User XY3491
Submission Time 2026-02-28 09:34:58
Score 0
Max Time N/A
Max Memory N/A

Compile Error

lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:25:3: error: lvalue required as increment operand
25 | ++school;
| ^~