Run id: 100680

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