Problem dijkstra
User taqtru
Submission Time 2025-01-07 17:14:55
Score 0
Max Time N/A
Max Memory N/A

Compile Error

dijkstra.cpp: In function ‘int main()’:
dijkstra.cpp:34:8: error: ‘check’ was not declared in this scope
34 | if (check[i.first] == 0) {
| ^~~~~