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

Compile Error

dijkstra.cpp: In function ‘int main()’:
dijkstra.cpp:32:3: error: ‘DEEZ’ was not declared in this scope
32 | DEEZ = pq.top().first;
| ^~~~