0_0_15388994_18729.cpp: In function 'void BFS(int)': 0_0_15388994_18729.cpp:37:26: error: 'memset' was not declared in this scope memset(vis,0,sizeof(vis)); ^