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

Exercise 1.1.30 #5

Open
diaolizhi opened this issue Sep 13, 2018 · 2 comments
Open

Exercise 1.1.30 #5

diaolizhi opened this issue Sep 13, 2018 · 2 comments

Comments

@diaolizhi
Copy link

大佬你好,Exercise 1.1.30 是不是有错误,0 和 0 应该不是互质的,另外 0 和 1 也不是互质的。

@ganeshys
Copy link

我就是个彩笔。。代码是我copy的。。。你可以看看这个https://github.com/jimmysuncpt/Algorithms/blob/master/src/com/jimmysun/algorithms/chapter1_1/Ex30.java

@jimmysuncpt
Copy link
Owner

大佬你好,Exercise 1.1.30 是不是有错误,0 和 0 应该不是互质的,另外 0 和 1 也不是互质的。

0和0不是互质的,而0和1是互质的,已修改代码。

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

3 participants