Skip to content

第十次作业提交 #193

Merged
c4pr1c3 merged 6 commits intoCUCCS:masterfrom
HuanWoWeiLan:homework10
Jun 21, 2017
Merged

第十次作业提交 #193
c4pr1c3 merged 6 commits intoCUCCS:masterfrom
HuanWoWeiLan:homework10

Conversation

@HuanWoWeiLan
Copy link
Contributor

No description provided.

Copy link
Collaborator

@chenfucaijun chenfucaijun left a comment

Choose a reason for hiding this comment

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

除去一些小问题,第九次作业和第十次作业基本完成

Copy link
Collaborator

Choose a reason for hiding this comment

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

  • 其他程序没有用到该自定义bool类型,重复或者无用的代码就删掉吧

Copy link
Collaborator

Choose a reason for hiding this comment

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

  • 把比较次数的计算放在if块作用域内,是不是会忽略掉if判断条件为假的情况?其他排序也存在该问题。

Copy link
Contributor

Choose a reason for hiding this comment

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

第52行代码改为:

if(++(*comtimes) && L->r[i] < L->r[i-1]) 

@c4pr1c3 c4pr1c3 merged commit 3d47d51 into CUCCS:master Jun 21, 2017
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