Owl Get a Life
nprime.cpp: In function ‘int main()’:nprime.cpp:15:22: error: ‘sqrt’ was not declared in this scope 15 | for (int i = 1; i <= sqrt[num]; i++) { | ^~~~