0_0_31220896_22487.cpp: In function 'void Bellman_Ford(int, int)': 0_0_31220896_22487.cpp:18:35: error: 'memset' was not declared in this scope memset(dist,Infinity,sizeof(dist)); ^