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