0_0_25306399_1391.cpp: In function 'void dijkstra(long long int, int)': 0_0_25306399_1391.cpp:36:22: error: expected ';' before ')' token for(int i=1;i<=n+m+1) d[poi][i] = INF1; ^