Main Problem:PAT(Basic level)-1005
Related Question: PAT(Basic level)-1001
Key Words:卡拉兹(Callatz)猜想 ,C++ 的 STL (Standard Template Library)中 sort函数,sort函数的三个参数(RandomAccessIterator first,RandomAccessIterator last,Compare comp),sort函数的内部实现原理,quick sort,insertion sort,时间复杂度分别是多少以及为什么是这样,
To be resolved :时间复杂度分别是多少以及为什么是这样23:29:13 27th May,2021 record