0_0_37257903_1822.cpp: In function 'bool spfa()': 0_0_37257903_1822.cpp:21:19: error: 'INF' was not declared in this scope dist[i] = INF; st[i] = cnt[i] = 0; ^