Owl Get a Life
swapsort.cpp: In function ‘int main()’:swapsort.cpp:8:14: error: array must be initialized with a brace-enclosed initializer 8 | int c[n]=p[n]; | ~~~^