算法时间复杂度排序

O(1) < O(logn) < O(n) < O(nlogn) < O(n^2) < O(n^3) <O(2^n) < O(!n) < O(n^n)

posted @ 2019-06-27 10:33  赤い蝶  阅读(506)  评论(0编辑  收藏  举报