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

Problem 12 #1

Open
jspengeman opened this issue May 6, 2016 · 1 comment
Open

Problem 12 #1

jspengeman opened this issue May 6, 2016 · 1 comment

Comments

@jspengeman
Copy link

Hey Jason,

I actually found your post online about project euler and found it useful, granted I don't quite understand the math. I did notice in issue in your code, while you do get the correct answer if you are to call num_divisors(2) you get 1 which would be incorrect right? You have 1 and itself as the number of divisors for numbers including anything else as well. When you make that change your solution would not work.

Here is the link I was browsing btw: http://code.jasonbhill.com/sage/project-euler-problem-12/

@jspengeman
Copy link
Author

@hilljb

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

1 participant