Run id: 128065

Main.cc: In function 'int main()':
Main.cc:15:27: error: 'j' was not declared in this scope
          if(i==0||i==n-1||j==0||j==m-1){
                           ^