You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@
4
4
5
5
## Introduction
6
6
7
-
Replace Leetcode problem's difficulty with a more precise contest rating.
7
+
Replace Leetcode problem's difficulty with a more precise contest rating sourced from [here](https://github.com/zerotrac/leetcode_problem_rating).
8
8
9
9
The green/yellow/red text color is preserved, so you can still tell the official difficulty.
10
10
11
-
By default, `N/A` will be shown if no rating is available for the problem. You can change the setting in the extension popup.
11
+
Problems in 1st-62nd weekly contests and problems that did not come from contests don’t have rating data and `N/A` is shown by default. You can change the setting in the extension popup.
0 commit comments