Problem | lunchbox |
---|---|
User | BoneMeBurner |
Submission Time | 2023-03-06 17:38:40 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
lunchbox.cpp: In function ‘int main()’:
lunchbox.cpp:17:6: error: expected ‘;’ before ‘}’ token
17 | E++
| ^
| ;
18 | }
| ~