0_0_21874564_30319.cpp: In function 'int Dijkstra(int)':
0_0_21874564_30319.cpp:26:31: error: expected ']' at end of input
if(!vis[j]&&dis[j%5
^
0_0_21874564_30319.cpp:26:31: error: expected ')' at end of input
0_0_21874564_30319.cpp:26:31: error: expected statement at end of input
0_0_21874564_30319.cpp:26:31: error: expected '}' at end of input
0_0_21874564_30319.cpp:26:31: error: expected '}' at end of input
0_0_21874564_30319.cpp:26:31: error: expected '}' at end of input
|