|
1 | 1 | {
|
2 | 2 | "Username": "aQuaYi",
|
3 |
| - "Ranking": 557, |
4 |
| - "Updated": "2019-07-28T19:35:05.371672734+08:00", |
| 3 | + "Ranking": 555, |
| 4 | + "Updated": "2019-07-29T19:54:58.582329515+08:00", |
5 | 5 | "Record": {
|
6 | 6 | "Easy": {
|
7 | 7 | "Solved": 253,
|
|
1045 | 1045 | "ID": 85,
|
1046 | 1046 | "Title": "Maximal Rectangle",
|
1047 | 1047 | "TitleSlug": "maximal-rectangle",
|
1048 |
| - "PassRate": "33%", |
| 1048 | + "PassRate": "34%", |
1049 | 1049 | "Difficulty": "Hard",
|
1050 | 1050 | "IsAccepted": true,
|
1051 | 1051 | "IsPaid": false,
|
|
1177 | 1177 | "ID": 96,
|
1178 | 1178 | "Title": "Unique Binary Search Trees",
|
1179 | 1179 | "TitleSlug": "unique-binary-search-trees",
|
1180 |
| - "PassRate": "46%", |
| 1180 | + "PassRate": "47%", |
1181 | 1181 | "Difficulty": "Medium",
|
1182 | 1182 | "IsAccepted": true,
|
1183 | 1183 | "IsPaid": false,
|
|
1681 | 1681 | "ID": 138,
|
1682 | 1682 | "Title": "Copy List with Random Pointer",
|
1683 | 1683 | "TitleSlug": "copy-list-with-random-pointer",
|
1684 |
| - "PassRate": "27%", |
| 1684 | + "PassRate": "28%", |
1685 | 1685 | "Difficulty": "Medium",
|
1686 | 1686 | "IsAccepted": false,
|
1687 | 1687 | "IsPaid": false,
|
|
6901 | 6901 | "ID": 573,
|
6902 | 6902 | "Title": "Squirrel Simulation",
|
6903 | 6903 | "TitleSlug": "squirrel-simulation",
|
6904 |
| - "PassRate": "54%", |
| 6904 | + "PassRate": "53%", |
6905 | 6905 | "Difficulty": "Medium",
|
6906 | 6906 | "IsAccepted": false,
|
6907 | 6907 | "IsPaid": true,
|
|
7933 | 7933 | "ID": 659,
|
7934 | 7934 | "Title": "Split Array into Consecutive Subsequences",
|
7935 | 7935 | "TitleSlug": "split-array-into-consecutive-subsequences",
|
7936 |
| - "PassRate": "40%", |
| 7936 | + "PassRate": "41%", |
7937 | 7937 | "Difficulty": "Medium",
|
7938 | 7938 | "IsAccepted": true,
|
7939 | 7939 | "IsPaid": false,
|
|
8161 | 8161 | "ID": 678,
|
8162 | 8162 | "Title": "Valid Parenthesis String",
|
8163 | 8163 | "TitleSlug": "valid-parenthesis-string",
|
8164 |
| - "PassRate": "33%", |
| 8164 | + "PassRate": "32%", |
8165 | 8165 | "Difficulty": "Medium",
|
8166 | 8166 | "IsAccepted": true,
|
8167 | 8167 | "IsPaid": false,
|
|
8365 | 8365 | "ID": 695,
|
8366 | 8366 | "Title": "Max Area of Island",
|
8367 | 8367 | "TitleSlug": "max-area-of-island",
|
8368 |
| - "PassRate": "57%", |
| 8368 | + "PassRate": "58%", |
8369 | 8369 | "Difficulty": "Medium",
|
8370 | 8370 | "IsAccepted": true,
|
8371 | 8371 | "IsPaid": false,
|
|
8401 | 8401 | "ID": 698,
|
8402 | 8402 | "Title": "Partition to K Equal Sum Subsets",
|
8403 | 8403 | "TitleSlug": "partition-to-k-equal-sum-subsets",
|
8404 |
| - "PassRate": "42%", |
| 8404 | + "PassRate": "43%", |
8405 | 8405 | "Difficulty": "Medium",
|
8406 | 8406 | "IsAccepted": true,
|
8407 | 8407 | "IsPaid": false,
|
|
9337 | 9337 | "ID": 776,
|
9338 | 9338 | "Title": "Split BST",
|
9339 | 9339 | "TitleSlug": "split-bst",
|
9340 |
| - "PassRate": "53%", |
| 9340 | + "PassRate": "52%", |
9341 | 9341 | "Difficulty": "Medium",
|
9342 | 9342 | "IsAccepted": false,
|
9343 | 9343 | "IsPaid": true,
|
|
10033 | 10033 | "ID": 834,
|
10034 | 10034 | "Title": "Sum of Distances in Tree",
|
10035 | 10035 | "TitleSlug": "sum-of-distances-in-tree",
|
10036 |
| - "PassRate": "39%", |
| 10036 | + "PassRate": "40%", |
10037 | 10037 | "Difficulty": "Hard",
|
10038 | 10038 | "IsAccepted": true,
|
10039 | 10039 | "IsPaid": false,
|
|
11869 | 11869 | "ID": 987,
|
11870 | 11870 | "Title": "Vertical Order Traversal of a Binary Tree",
|
11871 | 11871 | "TitleSlug": "vertical-order-traversal-of-a-binary-tree",
|
11872 |
| - "PassRate": "32%", |
| 11872 | + "PassRate": "31%", |
11873 | 11873 | "Difficulty": "Medium",
|
11874 | 11874 | "IsAccepted": true,
|
11875 | 11875 | "IsPaid": false,
|
|
12205 | 12205 | "ID": 1015,
|
12206 | 12206 | "Title": "Smallest Integer Divisible by K",
|
12207 | 12207 | "TitleSlug": "smallest-integer-divisible-by-k",
|
12208 |
| - "PassRate": "28%", |
| 12208 | + "PassRate": "29%", |
12209 | 12209 | "Difficulty": "Medium",
|
12210 | 12210 | "IsAccepted": true,
|
12211 | 12211 | "IsPaid": false,
|
|
12613 | 12613 | "ID": 1049,
|
12614 | 12614 | "Title": "Last Stone Weight II",
|
12615 | 12615 | "TitleSlug": "last-stone-weight-ii",
|
12616 |
| - "PassRate": "40%", |
| 12616 | + "PassRate": "39%", |
12617 | 12617 | "Difficulty": "Medium",
|
12618 | 12618 | "IsAccepted": true,
|
12619 | 12619 | "IsPaid": false,
|
|
12757 | 12757 | "ID": 1061,
|
12758 | 12758 | "Title": "Lexicographically Smallest Equivalent String",
|
12759 | 12759 | "TitleSlug": "lexicographically-smallest-equivalent-string",
|
12760 |
| - "PassRate": "61%", |
| 12760 | + "PassRate": "62%", |
12761 | 12761 | "Difficulty": "Medium",
|
12762 | 12762 | "IsAccepted": false,
|
12763 | 12763 | "IsPaid": true,
|
|
12781 | 12781 | "ID": 1063,
|
12782 | 12782 | "Title": "Number of Valid Subarrays",
|
12783 | 12783 | "TitleSlug": "number-of-valid-subarrays",
|
12784 |
| - "PassRate": "72%", |
| 12784 | + "PassRate": "73%", |
12785 | 12785 | "Difficulty": "Hard",
|
12786 | 12786 | "IsAccepted": false,
|
12787 | 12787 | "IsPaid": true,
|
|
13093 | 13093 | "ID": 1089,
|
13094 | 13094 | "Title": "Duplicate Zeros",
|
13095 | 13095 | "TitleSlug": "duplicate-zeros",
|
13096 |
| - "PassRate": "58%", |
| 13096 | + "PassRate": "59%", |
13097 | 13097 | "Difficulty": "Easy",
|
13098 | 13098 | "IsAccepted": true,
|
13099 | 13099 | "IsPaid": false,
|
|
13465 | 13465 | "ID": 1120,
|
13466 | 13466 | "Title": "Maximum Average Subtree",
|
13467 | 13467 | "TitleSlug": "maximum-average-subtree",
|
13468 |
| - "PassRate": "61%", |
| 13468 | + "PassRate": "60%", |
13469 | 13469 | "Difficulty": "Medium",
|
13470 | 13470 | "IsAccepted": false,
|
13471 | 13471 | "IsPaid": true,
|
|
13597 | 13597 | "ID": 1131,
|
13598 | 13598 | "Title": "Maximum of Absolute Value Expression",
|
13599 | 13599 | "TitleSlug": "maximum-of-absolute-value-expression",
|
13600 |
| - "PassRate": "49%", |
| 13600 | + "PassRate": "50%", |
13601 | 13601 | "Difficulty": "Medium",
|
13602 | 13602 | "IsAccepted": false,
|
13603 | 13603 | "IsPaid": false,
|
|
13633 | 13633 | "ID": 1134,
|
13634 | 13634 | "Title": "Armstrong Number",
|
13635 | 13635 | "TitleSlug": "armstrong-number",
|
13636 |
| - "PassRate": "82%", |
| 13636 | + "PassRate": "81%", |
13637 | 13637 | "Difficulty": "Easy",
|
13638 | 13638 | "IsAccepted": false,
|
13639 | 13639 | "IsPaid": true,
|
|
13645 | 13645 | "ID": 1135,
|
13646 | 13646 | "Title": "Connecting Cities With Minimum Cost",
|
13647 | 13647 | "TitleSlug": "connecting-cities-with-minimum-cost",
|
13648 |
| - "PassRate": "40%", |
| 13648 | + "PassRate": "42%", |
13649 | 13649 | "Difficulty": "Medium",
|
13650 | 13650 | "IsAccepted": false,
|
13651 | 13651 | "IsPaid": true,
|
|
13657 | 13657 | "ID": 1136,
|
13658 | 13658 | "Title": "Parallel Courses",
|
13659 | 13659 | "TitleSlug": "parallel-courses",
|
13660 |
| - "PassRate": "55%", |
| 13660 | + "PassRate": "56%", |
13661 | 13661 | "Difficulty": "Hard",
|
13662 | 13662 | "IsAccepted": false,
|
13663 | 13663 | "IsPaid": true,
|
|
13669 | 13669 | "ID": 1137,
|
13670 | 13670 | "Title": "N-th Tribonacci Number",
|
13671 | 13671 | "TitleSlug": "n-th-tribonacci-number",
|
13672 |
| - "PassRate": "64%", |
| 13672 | + "PassRate": "63%", |
13673 | 13673 | "Difficulty": "Easy",
|
13674 | 13674 | "IsAccepted": false,
|
13675 | 13675 | "IsPaid": false,
|
|
13681 | 13681 | "ID": 1138,
|
13682 | 13682 | "Title": "Alphabet Board Path",
|
13683 | 13683 | "TitleSlug": "alphabet-board-path",
|
13684 |
| - "PassRate": "39%", |
| 13684 | + "PassRate": "41%", |
13685 | 13685 | "Difficulty": "Medium",
|
13686 | 13686 | "IsAccepted": false,
|
13687 | 13687 | "IsPaid": false,
|
|
13693 | 13693 | "ID": 1139,
|
13694 | 13694 | "Title": "Largest 1-Bordered Square",
|
13695 | 13695 | "TitleSlug": "largest-1-bordered-square",
|
13696 |
| - "PassRate": "37%", |
| 13696 | + "PassRate": "39%", |
13697 | 13697 | "Difficulty": "Medium",
|
13698 | 13698 | "IsAccepted": false,
|
13699 | 13699 | "IsPaid": false,
|
|
13705 | 13705 | "ID": 1140,
|
13706 | 13706 | "Title": "Stone Game II",
|
13707 | 13707 | "TitleSlug": "stone-game-ii",
|
13708 |
| - "PassRate": "56%", |
| 13708 | + "PassRate": "58%", |
13709 | 13709 | "Difficulty": "Medium",
|
13710 | 13710 | "IsAccepted": false,
|
13711 | 13711 | "IsPaid": false,
|
|
0 commit comments