运行 ID: 435322

Main.cc: In function ‘int main()’:
Main.cc:9:13: error: ‘j’ was not declared in this scope
 for(int i=1;j<=n;i++){
             ^
Main.cc:21:8: error: ‘s’ was not declared in this scope
  cout<