leetcode-cli-plugins icon indicating copy to clipboard operation
leetcode-cli-plugins copied to clipboard

Feature request of solution.discuss: allow use to choose customized # of voted solution and lang

Open kgfly opened this issue 6 years ago • 0 comments
trafficstars

Currently, it only picks one solution under one specific language. If "-l" is not specified, then by default it's cpp lang.

Feature request of solution.discuss: allow use to choose customized # of voted solution and lang eg: leetcode show --solution -t 10: show top 10 (if it has) voted solutions. If "-l" is not specified, then it's the top 10 solutions whatever the language is., not cpp only.

Thanks.

kgfly avatar Jul 19 '19 05:07 kgfly