Problem | overtaking |
---|---|
User | Tyx2019 |
Submission Time | 2024-10-17 03:04:30 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
overtaking.cpp: In function ‘void init(int32_t, int32_t, std::vector<long long int>, std::vector<int>, int32_t, int32_t, std::vector<int>)’:
overtaking.cpp:64:43: error: ‘orderimg’ was not declared in this scope; did you mean ‘ordering’?
64 | }if(endTime[j][x]!=endTime[j][orderimg[j][i-1]]){
| ^~~~~~~~
| ordering