leetcode-cli
leetcode-cli copied to clipboard
how can we get the previous submissions? for every problem
current subcommands: data, edit, exec, list, pick, stat, test, help. no idea, which subcommand is to retrieve the previous submission?
Thanks,
Oh we currently don't have this feature, mb you want to try leetcode list -qd
Thanks, that command can show all solved problems. good to know.
after one submission, and success, how can we reset the problem to re-edit and to re-submit ? I know, we can edit it and delete the content in order to re-edit and to re-submit. is there a command to reset/clean it ?
Listing previous submissions for the problem would be a cool and practical feature, do you think it's possible to add this feature to this cli tool, I love to implement this feature and submit the pr, how do you think about that @clearloop
Listing previous submissions for the problem would be a cool and practical feature, do you think it's possible to add this feature to this cli tool, I love to implement this feature and submit the pr, how do you think about that @clearloop
that would be awesome! we can add a simple cache to record the past submissions