Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:9:15: error: lvalue required as left operand of assignment 9 | if (n % i = 0) { | ^