Problem | car |
---|---|
User | nminhnguyenle |
Submission Time | 2025-06-12 12:19:41 |
Score | 0 |
Max Time | N/A |
Max Memory | N/A |
Owl Get a Life
car.cpp: In function ‘int main()’:
car.cpp:36:22: error: ‘edge’ was not declared in this scope
36 | if (max(dis, edge) > dist[node]) continue;
| ^~~~