0_0_36271431_16634.cpp: In function 'int dijkstra(int)': 0_0_36271431_16634.cpp:8:24: error: 'memset' was not declared in this scope memset(d,inf,sizeof d); ^