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