Run id: 98636

Main.cc: In function 'int main()':
Main.cc:9:10: error: 'a' was not declared in this scope
  if(n>8&&a<12){
          ^
Main.cc:12:11: error: 'a' was not declared in this scope
  if(n>13&&a<18){
           ^