0_0_37708631_14606.cpp: In function 'void solve()': 0_0_37708631_14606.cpp:97:56: error: 'popcount' was not declared in this scope if (bfs(s)) ans = min(ans, popcount((unsigned)s)); ^