Owl Get a Life
prime.cpp: In function ‘int main()’:prime.cpp:10:29: error: expected ‘;’ before ‘)’ token 10 | for(int i = 2; i <= sqrt(n)){ | ^ | ;