Problem | car |
---|---|
User | ilikeeggs |
Submission Time | 2025-03-02 18:14:28 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
car.cpp: In function ‘bool check(long long int)’:
car.cpp:13:15: error: no match for ‘operator[]’ (operand types are ‘std::queue<long long int>’ and ‘int’)
13 | int city = q[0];
| ^