0_0_37435005_22365.cpp: In function 'void bfs(int)': 0_0_37435005_22365.cpp:18:28: error: 'memset' was not declared in this scope memset(vis, 0, sizeof(vis)); ^