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