运行 ID: 2552

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