0_0_16218444_9938.cpp: In function 'bool dijkstra(int)': 0_0_16218444_9938.cpp:30:29: error: 'memset' was not declared in this scope memset(dis,INF,sizeof(dis)); ^