0_0_36048045_19200.cpp: In function 'int main()': 0_0_36048045_19200.cpp:91:75: error: incompatible types in assignment of 'int' to 'int [10005]' for(int i = 1; i <= n; ++i) dis[0][i] = dis[1][i] = 0x3f3f3f3f, p[i] = -1; ^