0_0_37378203_12225.cpp: In function 'bool BFS(node, node)': 0_0_37378203_12225.cpp:18:32: error: 'memset' was not declared in this scope memset(vis, false, sizeof(vis)); ^