运行 ID: 39263

Main.cc: In function ‘int main()’:
Main.cc:7:8: error: ‘n’ was not declared in this scope
  ehile(n--){
        ^
Main.cc:7:2: error: ‘ehile’ was not declared in this scope
  ehile(n--){
  ^~~~~