Run id: 97381

Main.cc: In function 'int main()':
Main.cc:5:6: error: expected primary-expression before 'if'
     (if chehji>=60)
      ^
Main.cc:5:6: error: expected ')' before 'if'
Main.cc:7:6: error: expected primary-expression before 'if'
     (if chehji<=60)
      ^
Main.cc:7:6: error: expected ')' before 'if'