Problem | fuelstation |
---|---|
User | vinitara |
Submission Time | 2025-02-20 21:17:35 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
fuelstation.cpp: In function ‘int main()’:
fuelstation.cpp:11:3: error: ‘ans’ was not declared in this scope; did you mean ‘abs’?
11 | ans = max(x, dis-a);
| ^~~
| abs