Skip to content

Pick daily leetcode problem #66

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 3 commits into from
May 17, 2022
Merged

Pick daily leetcode problem #66

merged 3 commits into from
May 17, 2022

Conversation

152334H
Copy link
Contributor

@152334H 152334H commented May 16, 2022

Example from today:

$ cargo run pick --daily
    Finished dev [unoptimized + debuginfo] target(s) in 0.06s
     Running `target/debug/leetcode pick --daily`

[1091] Shortest Path in Binary Matrix is on the run...

This is a very simple implementation. Things will probably go wrong if the --daily option is mixed with the other possible arguments to the pick subcommand. I also have not added any tests for this.

@clearloop
Copy link
Owner

Awesome!

@clearloop clearloop merged commit b00b252 into clearloop:master May 17, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants