Problem fuelstation
User TheInvadr
Submission Time 2025-03-13 23:25:56
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:27:17: error: ‘i’ was not declared in this scope
27 | int f = arr[i].first;
| ^