运行 ID: 41455

Main.cc:3:1: error: expected ‘;’ before ‘int’
 int main()
 ^~~
Main.cc: In function ‘int main()’:
Main.cc:8:15: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
  for(int i=0;i