Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:7:11: error: lvalue required as left operand of assignment 7 | if (x%i=0) { | ^