Main.cc: In function 'int main()': Main.cc:8:5: error: 'floct' was not declared in this scope floct s; ^ Main.cc:10:10: error: 's' was not declared in this scope cin>>s; ^ Main.cc:14:9: error: 'm' was not declared in this scope m=m*1.2; ^ Main.cc:19:11: error: 'm' was not declared in this scope cout<