Run id: 6511

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