Owl Get a Life
platonic2.cpp: In function ‘int main()’:platonic2.cpp:12:2: error: ‘sort’ was not declared in this scope; did you mean ‘qsort’? 12 | sort(arr, arr + N); | ^~~~ | qsort