Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:14:25: error: lvalue required as left operand of assignment 14 | if(current % value = 0){ | ^