Main.cc: In function 'int main()': Main.cc:11:4: error: 'scure' was not declared in this scope if(scure>=90){ ^ Main.cc:15:23: error: 'a' was not declared in this scope } else if(scure>=80&&a<90){ ^