Owl Get a Life
sort.cpp: In function ‘int main()’:sort.cpp:12:18: error: expected ‘;’ before ‘{’ token 12 | sort(arr, arr+n){ | ^ | ;