运行 ID: 38967

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