Owl Get a Life
nprime.cpp: In function ‘bool prime(int)’:nprime.cpp:10:9: error: ‘sqrt’ was not declared in this scope 10 | if(p>sqrt(a)){ | ^~~~