Skip to content

【排序】插入+希尔+冒泡+快速+选择+堆+归并√#167

Merged
c4pr1c3 merged 6 commits intoCUCCS:masterfrom
TheMasterOfMagic:Sort
Jun 13, 2017
Merged

【排序】插入+希尔+冒泡+快速+选择+堆+归并√#167
c4pr1c3 merged 6 commits intoCUCCS:masterfrom
TheMasterOfMagic:Sort

Conversation

@TheMasterOfMagic
Copy link

@TheMasterOfMagic TheMasterOfMagic commented Jun 4, 2017

main函数中,用所有排序方式对同一随机产生的数组进行了排序,并打印了各自的比较次数、移动次数以及两者之和。
测试数组有1/5的概率为长数组。

Copy link
Collaborator

@kadaokaduan kadaokaduan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • 希望今后作业中减少一些测试时添加的注释,多一些体现对于代码理解的注释
  • 作业通过

@c4pr1c3 c4pr1c3 merged commit baef34f into CUCCS:master Jun 13, 2017
@TheMasterOfMagic
Copy link
Author

好的,谢谢师哥

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants