Problem mrt2
User PrunJuice
Submission Time 2025-04-08 12:21:54
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mrt2.cpp: In function ‘int main()’:
mrt2.cpp:48:24: error: ‘INF’ was not declared in this scope
48 | if (Dijkstra[n] == INF){
| ^~~