Main.cc: In function 'int main()': Main.cc:14:19: error: 's' was not declared in this scope cout<<6+8*1.8+(s-10)*1.8*1.5; ^ Main.cc:18:1: error: expected ';' before '}' token } ^