Run id: 88235

Main.cc: In function 'int main()':
Main.cc:10:9: error: lvalue required as left operand of assignment
   if(n%i=0){
         ^