0_0_39534045_11462.cpp: In function 'void solve()': 0_0_39534045_11462.cpp:47:13: error: 'count' was not declared in this scope 47 | int k = count(flag.begin(), flag.end(), true); | ^~~~~