Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:15:17: error: ‘sqrt’ was not declared in this scope 15 | int range = sqrt(testprime); | ^~~~