0_0_29011147_7326.cpp: In function 'void dijkstra(int, int)': 0_0_29011147_7326.cpp:30:17: error: 'INF' was not declared in this scope memset(dis, INF, sizeof dis); ^