0_0_32678096_1935.cpp: In function 'int main()': 0_0_32678096_1935.cpp:42:41: error: '__buitin_popcount' was not declared in this scope rep(i,1,N-1) if(__buitin_popcount(i>>K) != __builtin_popcount(i&((1<<K)-1))) ^