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

Completed all test cases! #11

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

tphan5
Copy link

@tphan5 tphan5 commented Feb 24, 2016

No description provided.

shortDistanceList = []

for firstPoint in points:
pointInList = 500
Copy link
Contributor

Choose a reason for hiding this comment

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

I would swap in math.inf here, so that you have a really big starting distance.

@jlaura
Copy link
Contributor

jlaura commented Mar 1, 2016

👍

@tphan5
Copy link
Author

tphan5 commented Mar 1, 2016

Thank you for the suggestions!!

On Mon, Feb 29, 2016 at 7:46 PM, jlaura [email protected] wrote:

[image: 👍]


Reply to this email directly or view it on GitHub
#11 (comment)
.

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