skygragon / leetcode-cli

A cli tool to enjoy leetcode!
MIT License
3.64k stars 457 forks source link

[feature request]add an option or subcommand to pull the "solution" instead of "discussion"? #205

Open pinggit opened 4 years ago

pinggit commented 4 years ago

I see in leetcode for any problem there is a "discussion" tab, and there is another "solution" tab. but contains the solutions. right now leetcode cli can pull the highly voted solution from "discussion" tab. it will be good to also be able to pull the "formal" answer from "solution" tab. is this doable? just a though.