Owl Get a Life
swapsort.cpp: In function ‘int main()’:swapsort.cpp:26:7: error: ‘isOrdered’ was not declared in this scope 26 | if (isOrdered(data, 0, size)) { | ^~~~~~~~~