Run id: 136286

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