Main.cc: In function 'int main()': Main.cc:13:27: error: lvalue required as left operand of assignment int x = n - y = z; ^