Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

1.33 素数之和 #48

Open
g1eny0ung opened this issue Feb 27, 2017 · 2 comments
Open

1.33 素数之和 #48

g1eny0ung opened this issue Feb 27, 2017 · 2 comments

Comments

@g1eny0ung
Copy link

按照题解上面给出的结果为18,但是1不是素数,在前面的prime?中应该做一下判断吧,把1过滤出去。

也关联到了1.22等素数判断的一些解答,多加一些判断,比如在next-odd里对0和1过滤。

@u2
Copy link

u2 commented May 14, 2017

黄大大好像不维护这个库了

@g1eny0ung
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

No branches or pull requests

2 participants