Problem dijkstra
User Longcx
Submission Time 2023-11-20 11:24:49
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dijkstra.cpp: In function ‘int main()’:
dijkstra.cpp:59:8: error: ‘d’ was not declared in this scope
59 | cout<<d;
| ^