0_0_20376007_30490.cpp: In function 'int BFS(int, int)': 0_0_20376007_30490.cpp:33:35: error: 'memset' was not declared in this scope memset(vis, false, sizeof(vis)); ^