Main.cc: In function ‘int main()’: Main.cc:7:13: error: expected initializer before ‘*’ token double c*100=a/b; ^ Main.cc:8:35: error: ‘c’ was not declared in this scope cout<