运行 ID: 21084

Main.cc: In function ‘int main()’:
Main.cc:12:6: error: ‘i’ was not declared in this scope
  for(i=1;i<=100;i++){
      ^