Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:10:13: error: ‘sqrta’ was not declared in this scope; did you mean ‘sqrtl’? 10 | if (a % sqrta != 0){ | ^~~~~ | sqrtl