Problem fuel
User ilovepythonandhatecplusplus
Submission Time 2024-04-22 09:34:25
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:11:1: error: expected ‘,’ or ‘;’ before ‘counter’
11 | counter=0;
| ^~~~~~~