Run id: 92116

Main.cc: In function 'int main()':
Main.cc:14:12: error: lvalue required as left operand of assignment
       a[i+1=m];
            ^