Run id: 5200

Main.cc: In function 'int main()':
Main.cc:8:5: error: 'else' without a previous 'if'
     else(score<60);
     ^