运行 ID: 47145

Main.cc: In function ‘int main()’:
Main.cc:8:6: error: expected ‘;’ before ‘for’
      for(a<=100&&a>=0){
      ^~~