Problem mrt
User lxmine
Submission Time 2026-08-01 11:17:18
Score 0
Max Time N/A
Max Memory N/A

Compile Error

mrt.cpp: In function ‘int main()’:
mrt.cpp:30:20: error: ‘INF’ was not declared in this scope
30 | if(dist[a][b] == INF){
| ^~~