Problem fuel
User YH
Submission Time 2024-02-05 14:46:48
Score 0
Max Time N/A
Max Memory N/A

Compile Error

fuel.cpp: In function ‘int main()’:
fuel.cpp:23:7: error: ‘max_distance’ was not declared in this scope
23 | if (max_distance < distances[it] - stopped_dist) {
| ^~~~~~~~~~~~