Run id: 149973

Main.cc: In function 'int main()':
Main.cc:9:26: error: 'i' was not declared in this scope
         for(int j=0;j<10;i++){
                          ^