Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:6:20: error: lvalue required as left operand of assignment 6 | if (a%1 and a%a = 0){ | ^