-
-
Notifications
You must be signed in to change notification settings - Fork 46.6k
Added solution for probelm_686 of project_euler #5480
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
Conversation
@poyea @cclauss FAILED project_euler/problem_015/sol1.py::project_euler.problem_015.sol1.solution I had pushed problem_686, but my tests are failing due to problem_015. |
Yes, could you please change line 28 to k = n // 2 in |
Please see and wait for #5496. |
@poyea any other changes required? Can you review the code? |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for your pull request!🤩
Co-authored-by: John Law <[email protected]>
Describe your change:
Checklist:
Fixes: #{$ISSUE_NO}
.