Owl Get a Life
primesort.cpp: In function ‘int main()’:primesort.cpp:22:5: error: ‘getInt’ was not declared in this scope; did you mean ‘getpt’? 22 | n=getInt(); | ^~~~~~ | getpt