leetcode
leetcode copied to clipboard
Modify the solutions count in Readme to meet the real solutions count in a certain language in setting
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