Owl Get a Life
swapsort.cpp: In function ‘int main()’:swapsort.cpp:12:6: error: expected ‘(’ before ‘is_sorted’ 12 | if is_sorted(p,p+n) a+=1; | ^~~~~~~~~ | (