Problem fuel
User blob
Submission Time 2023-11-24 09:31:53
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:17:11: error: expected ‘;’ before ‘}’ token
17 | fuel++
| ^
| ;
18 | }
| ~