Main.cc: In function 'int main()': Main.cc:6:18: error: lvalue required as left operand of assignment cin>>a=123>>b=456; ^