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