leetcode icon indicating copy to clipboard operation
leetcode copied to clipboard

Modify the solutions count in Readme to meet the real solutions count in a certain language in setting

Open bonfy opened this issue 9 years ago • 0 comments

For example , I have solved 38 problems in leetcode, 38 in python and 2 in javascript. When set language to javascript, the solutions in Readme should display "2"

Add a parameter: num_solved_by_language, and change the count from num_solved to num_solved_by_language

bonfy avatar Nov 28 '16 05:11 bonfy