0_0_17132144_16600.cpp: In function 'int Dijkstra(int, int)': 0_0_17132144_16600.cpp:25:26: error: 'memset' was not declared in this scope memset(vis,0,sizeof(vis)); ^