Main.cc: In function 'int main()': Main.cc:15:31: error: lvalue required as left operand of assignment if(i==1 || j==1 || j=m || i=n) ^