0_0_38859026_20885.cpp: In function 'int main()': 0_0_38859026_20885.cpp:35:9: error: 'sort' was not declared in this scope; did you mean 'short'? 35 | sort(arr,arr+j-1); | ^~~~ | short