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

visit water buckets #75

Closed
wants to merge 8 commits into from
Closed

visit water buckets #75

wants to merge 8 commits into from

Conversation

Evang264
Copy link
Contributor

Find the optimal itinerary, given an origin waypoint (the source of water) and a list of bucket waypoints. We can only visit a fixed number of buckets before we must return to the origin waypoint to fetch more water each time.

Finishes task https://app.asana.com/0/0/1208532841592407/f

Verified

This commit was signed with the committer’s verified signature.
@Evang264 Evang264 requested a review from janez45 November 12, 2024 01:54
Xierumeng and others added 5 commits November 15, 2024 15:51
@janez45
Copy link
Contributor

janez45 commented Dec 29, 2024

Seems like the checks have failed - check if your linters and formatters are passing

@Evang264
Copy link
Contributor Author

Evang264 commented Feb 8, 2025

Closed in favor of #79

@Evang264 Evang264 closed this Feb 8, 2025
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.

None yet

3 participants