0_0_14025946_4811.cpp: In function 'double Dijkstra(int, int)': 0_0_14025946_4811.cpp:12:29: error: 'memset' was not declared in this scope memset(vis,0,sizeof(vis)); ^