Run id: 101103

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