Problem pilot
User Jude
Submission Time 2024-08-01 19:58:23
Score 0
Max Time N/A
Max Memory N/A

Compile Error

pilot.cpp: In function ‘long long int calcTrips(long long int, const std::vector<long long int>&)’:
pilot.cpp:14:9: error: ‘it’ was not declared in this scope; did you mean ‘i’?
14 | it++;
| ^~
| i