Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:6:19: error: ‘sqrt’ cannot be used as a function 6 | int sqrt = sqrt(n); | ^