Run id: 106011

Main.cc: In function 'int main()':
Main.cc:12:14: error: 'i' was not declared in this scope
  for(int j=n;i>=1;j--){
              ^