Skip to content

lvl1_1_to_8#29

Open
Kyrios0 wants to merge 10 commits intoluckymark:masterfrom
Kyrios0:lvl1_1_to_8
Open

lvl1_1_to_8#29
Kyrios0 wants to merge 10 commits intoluckymark:masterfrom
Kyrios0:lvl1_1_to_8

Conversation

@Kyrios0
Copy link
Copy Markdown

@Kyrios0 Kyrios0 commented Feb 27, 2017

交一波作业...之前的lvl1_7也修改了大小写问题,俸爷辛苦了.

交一波作业...之前的lvl1_7也修改了大小写问题,俸爷辛苦了.
maze
Copy link
Copy Markdown
Owner

@luckymark luckymark left a comment

Choose a reason for hiding this comment

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

先看到这里吧

linked *next;
}linked;

linked* creat(int length)
Copy link
Copy Markdown
Owner

Choose a reason for hiding this comment

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

这道题用链表干什么呢?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

实现一个简单的筛法..链表移除数据比数组方便...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

这个题和Goldbach都是偷懒从先写的lvl1_5改过来的...所以看起来比较奇怪...

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

那段时间刚学链表。。。什么都想用链表做。现在看在反而是弄巧成拙了。。等有空了重新写一份顺便优化一下算法。。。

Kyrios0 added 7 commits April 20, 2017 18:34
cpp那边还在施工中,写了很多半成品,c语言那边用重写了1_2&1_5, 1_6最近应该也会重写,主要是优化了算法
重写了Goldbach的素数筛取部分,新增cpp1_3和1_5
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.

2 participants