Problem fuelstation
User TheInvadr
Submission Time 2025-03-13 19:22:59
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:19:11: error: ‘mx’ was not declared in this scope; did you mean ‘mn’?
19 | cout<<mx;
| ^~
| mn