第20609题 单选题
下列关于排序算法稳定性的描述,正确的是?

稳定排序(Stable Sorting)定义:若待排序数据中有两个相等关键字的记录R和S,且R出现在S之前,排序后R仍一定在S之前。

{{ option.label }}
子题{{ index + 1 }} {{ child.type_label }}
{{ option.label }}
✓ 正确 ◐ 部分正确 ✗ 错误
程序运行统计
暂无判题统计
提交{{ questionInfo.stats ? questionInfo.stats.submit_count : 0 }}次 正确率{{ statsAccuracy }}%
答案解析