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

Compile Error

fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:23:20: error: ‘a’ was not declared in this scope
23 | cout<<max(mn,d-a)<<endl;
| ^