0_0_26604781_26803.cpp: In function 'int main()': 0_0_26604781_26803.cpp:22:31: error: invalid operands of types 'int' and '<unresolved overloaded function type>' to binary 'operator<<' while(t--) {cin>>x;cout<<x&1<<endl;} ^