Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:6:6: error: ‘isPrime’ was not declared in this scope 6 | if (isPrime(a)) { | ^~~~~~~