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