运行 ID: 38965

Main.cc: In function ‘int main()’:
Main.cc:12:2: error: ‘else’ without a previous ‘if’
  else if(n%2==1){
  ^~~~