Run id: 3883

Main.cc: In function 'int main()':
Main.cc:9:12: error: expected ';' before numeric constant
     y=a-x*b.0;
            ^
Main.cc:11:13: error: expected '}' at end of input
     return 0;
             ^