Problem fuelstation
User trisanu123
Submission Time 2023-02-03 20:27:43
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:25:5: error: ‘F’ was not declared in this scope
25 | F += arr[i].first - cur;
| ^