You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by GitBox <gi...@apache.org> on 2022/02/15 07:52:56 UTC

[GitHub] [shardingsphere] carteruu commented on pull request #9745: Update pagination.cn.md

carteruu commented on pull request #9745:
URL: https://github.com/apache/shardingsphere/pull/9745#issuecomment-1039961458


   合并n个长度为m的已排序数组的时间复杂度为O(mn(log n)),按照原文举的例子,n为2时,时间复杂度为O(mn),其实原文并没有问题,只是表述有歧义。


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: notifications-unsubscribe@shardingsphere.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org