第25163题 单选题
5个数字的列表使用选择排序从小到大排序,从初始到目标需要经过几次选择排序?

初始list:[57, 27, 45, 32, 19] 目标list:[19, 27, 32, 45, 57]

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