0_0_23941050_6186.cpp: In function 'void dij(int, int)': 0_0_23941050_6186.cpp:45:21: error: expected primary-expression before '|' token if(G[u][v]==INF|||vis[v])continue; ^