Problem fuel
User yf004
Submission Time 2024-06-03 18:47:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:47:1: error: expected ‘}’ at end of input
47 | }
| ^
fuel.cpp:7:12: note: to match this ‘{’
7 | int main() {
| ^