Run id: 150182

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