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