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