CONTEST ID : 1269 - 排序算法专题

排序算法:将无序数据排成有序数据的算法,即是排序算法。排序算法是我们利用程序设计解决实际问题中的基础算法,常用的排序算法有冒泡排序、选择排序、插入排序、桶排序、快速排序、归并排序、希尔排序和堆排序。

带着问题看排序:

1.算法的时间复杂度(算法的效率,用O()表示)
2.排序是否稳定:假定在待排序的记录序列中,存在多个具有相同关键字的记录,若经过排序,这些记录的相对次序保持不变,则这种排序算法是稳定的;否则称为不稳定的。


SERVER TIME : 2025-07-12 17:31:34
Finished

STATUS : End    OPEN : Private
Start Time : 2021-11-10 12:00:00
End Time : 2023-12-31 16:00:00


Problem ID    User    Language    Result   

RunID User Problem ID Result Memory Time Language Code Length Submit Time
69873yangjunhuiAccepted
1584 KB
0 ms
C++486 bytes2021-11-20 16:24:08
69867yangjunhuiAccepted
1584 KB
20 ms
C++335 bytes2021-11-20 16:22:25
69863yangjunhui
B
Accepted
1936 KB
148 ms
C++330 bytes2021-11-20 16:19:04
69858yangjunhui
B
Wrong Answer
1936 KB
128 ms
C++333 bytes2021-11-20 16:14:18
69857yangjunhui
B
Compile Error
0 KB
0 ms
C++332 bytes2021-11-20 16:13:55
69856yangjunhui
B
Compile Error
0 KB
0 ms
C++309 bytes2021-11-20 16:13:04
69855yangjunhui
B
Wrong Answer
5452 KB
12 ms
C++368 bytes2021-11-20 16:11:24
69846yangjunhuiAccepted
5452 KB
212 ms
C++368 bytes2021-11-20 15:39:20
69844yangjunhuiCompile Error
0 KB
0 ms
C++367 bytes2021-11-20 15:38:51
69840yangjunhuiWrong Answer
5452 KB
60 ms
C++337 bytes2021-11-20 15:37:20
69833yangjunhuiCompile Error
0 KB
0 ms
C++314 bytes2021-11-20 15:35:10