Problem fuel
User VNHbest
Submission Time 2024-04-17 14:30:39
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:34:2: error: expected ‘}’ before ‘else’
34 | else {
| ^~~~
fuel.cpp:32:17: note: to match this ‘{’
32 | if (flag == 1) {
| ^