运行 ID: 10465

Main.cc: 在函数‘int main()’中:
Main.cc:6:2: 错误:‘cin’在此作用域中尚未声明
  cin>>n;
  ^
Main.cc:12:2: 错误:‘cout’在此作用域中尚未声明
  cout<