Skip to content

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
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