Mã chấm: 268664
Main.cc: In function ‘int main()’:
Main.cc:9:8: error: invalid operands of types ‘’ and ‘float’ to binary ‘operator>>’
sin>>a>>b>>x>>y;
~~~^~~
Main.cc:10:11: error: expected primary-expression before ‘{’ token
cosl<<{(a*x)+(b*y)};
^