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