|
1 | 1 | {
|
2 | 2 | "Username": "aQuaYi",
|
3 | 3 | "Ranking": 669,
|
4 |
| - "Updated": "2019-06-25T15:36:11.152308221+08:00", |
| 4 | + "Updated": "2019-06-26T19:47:01.273910249+08:00", |
5 | 5 | "Record": {
|
6 | 6 | "Easy": {
|
7 | 7 | "Solved": 237,
|
|
1381 | 1381 | "ID": 113,
|
1382 | 1382 | "Title": "Path Sum II",
|
1383 | 1383 | "TitleSlug": "path-sum-ii",
|
1384 |
| - "PassRate": "40%", |
| 1384 | + "PassRate": "41%", |
1385 | 1385 | "Difficulty": "Medium",
|
1386 | 1386 | "IsAccepted": true,
|
1387 | 1387 | "IsPaid": false,
|
|
2101 | 2101 | "ID": 173,
|
2102 | 2102 | "Title": "Binary Search Tree Iterator",
|
2103 | 2103 | "TitleSlug": "binary-search-tree-iterator",
|
2104 |
| - "PassRate": "48%", |
| 2104 | + "PassRate": "49%", |
2105 | 2105 | "Difficulty": "Medium",
|
2106 | 2106 | "IsAccepted": true,
|
2107 | 2107 | "IsPaid": false,
|
|
3577 | 3577 | "ID": 296,
|
3578 | 3578 | "Title": "Best Meeting Point",
|
3579 | 3579 | "TitleSlug": "best-meeting-point",
|
3580 |
| - "PassRate": "54%", |
| 3580 | + "PassRate": "55%", |
3581 | 3581 | "Difficulty": "Hard",
|
3582 | 3582 | "IsAccepted": false,
|
3583 | 3583 | "IsPaid": true,
|
|
4741 | 4741 | "ID": 393,
|
4742 | 4742 | "Title": "UTF-8 Validation",
|
4743 | 4743 | "TitleSlug": "utf-8-validation",
|
4744 |
| - "PassRate": "35%", |
| 4744 | + "PassRate": "36%", |
4745 | 4745 | "Difficulty": "Medium",
|
4746 | 4746 | "IsAccepted": true,
|
4747 | 4747 | "IsPaid": false,
|
|
5197 | 5197 | "ID": 431,
|
5198 | 5198 | "Title": "Encode N-ary Tree to Binary Tree",
|
5199 | 5199 | "TitleSlug": "encode-n-ary-tree-to-binary-tree",
|
5200 |
| - "PassRate": "63%", |
| 5200 | + "PassRate": "64%", |
5201 | 5201 | "Difficulty": "Hard",
|
5202 | 5202 | "IsAccepted": false,
|
5203 | 5203 | "IsPaid": true,
|
|
5389 | 5389 | "ID": 447,
|
5390 | 5390 | "Title": "Number of Boomerangs",
|
5391 | 5391 | "TitleSlug": "number-of-boomerangs",
|
5392 |
| - "PassRate": "49%", |
| 5392 | + "PassRate": "50%", |
5393 | 5393 | "Difficulty": "Easy",
|
5394 | 5394 | "IsAccepted": true,
|
5395 | 5395 | "IsPaid": false,
|
|
6685 | 6685 | "ID": 555,
|
6686 | 6686 | "Title": "Split Concatenated Strings",
|
6687 | 6687 | "TitleSlug": "split-concatenated-strings",
|
6688 |
| - "PassRate": "39%", |
| 6688 | + "PassRate": "40%", |
6689 | 6689 | "Difficulty": "Medium",
|
6690 | 6690 | "IsAccepted": false,
|
6691 | 6691 | "IsPaid": true,
|
|
7885 | 7885 | "ID": 655,
|
7886 | 7886 | "Title": "Print Binary Tree",
|
7887 | 7887 | "TitleSlug": "print-binary-tree",
|
7888 |
| - "PassRate": "52%", |
| 7888 | + "PassRate": "51%", |
7889 | 7889 | "Difficulty": "Medium",
|
7890 | 7890 | "IsAccepted": true,
|
7891 | 7891 | "IsPaid": false,
|
|
8173 | 8173 | "ID": 679,
|
8174 | 8174 | "Title": "24 Game",
|
8175 | 8175 | "TitleSlug": "24-game",
|
8176 |
| - "PassRate": "42%", |
| 8176 | + "PassRate": "43%", |
8177 | 8177 | "Difficulty": "Hard",
|
8178 | 8178 | "IsAccepted": true,
|
8179 | 8179 | "IsPaid": false,
|
|
8473 | 8473 | "ID": 704,
|
8474 | 8474 | "Title": "Binary Search",
|
8475 | 8475 | "TitleSlug": "binary-search",
|
8476 |
| - "PassRate": "47%", |
| 8476 | + "PassRate": "48%", |
8477 | 8477 | "Difficulty": "Easy",
|
8478 | 8478 | "IsAccepted": true,
|
8479 | 8479 | "IsPaid": false,
|
|
10081 | 10081 | "ID": 838,
|
10082 | 10082 | "Title": "Push Dominoes",
|
10083 | 10083 | "TitleSlug": "push-dominoes",
|
10084 |
| - "PassRate": "43%", |
| 10084 | + "PassRate": "44%", |
10085 | 10085 | "Difficulty": "Medium",
|
10086 | 10086 | "IsAccepted": true,
|
10087 | 10087 | "IsPaid": false,
|
|
10225 | 10225 | "ID": 850,
|
10226 | 10226 | "Title": "Rectangle Area II",
|
10227 | 10227 | "TitleSlug": "rectangle-area-ii",
|
10228 |
| - "PassRate": "44%", |
| 10228 | + "PassRate": "45%", |
10229 | 10229 | "Difficulty": "Hard",
|
10230 | 10230 | "IsAccepted": true,
|
10231 | 10231 | "IsPaid": false,
|
|
10321 | 10321 | "ID": 858,
|
10322 | 10322 | "Title": "Mirror Reflection",
|
10323 | 10323 | "TitleSlug": "mirror-reflection",
|
10324 |
| - "PassRate": "51%", |
| 10324 | + "PassRate": "52%", |
10325 | 10325 | "Difficulty": "Medium",
|
10326 | 10326 | "IsAccepted": true,
|
10327 | 10327 | "IsPaid": false,
|
|
10753 | 10753 | "ID": 894,
|
10754 | 10754 | "Title": "All Possible Full Binary Trees",
|
10755 | 10755 | "TitleSlug": "all-possible-full-binary-trees",
|
10756 |
| - "PassRate": "71%", |
| 10756 | + "PassRate": "70%", |
10757 | 10757 | "Difficulty": "Medium",
|
10758 | 10758 | "IsAccepted": true,
|
10759 | 10759 | "IsPaid": false,
|
|
11245 | 11245 | "ID": 935,
|
11246 | 11246 | "Title": "Knight Dialer",
|
11247 | 11247 | "TitleSlug": "knight-dialer",
|
11248 |
| - "PassRate": "41%", |
| 11248 | + "PassRate": "40%", |
11249 | 11249 | "Difficulty": "Medium",
|
11250 | 11250 | "IsAccepted": true,
|
11251 | 11251 | "IsPaid": false,
|
|
11785 | 11785 | "ID": 980,
|
11786 | 11786 | "Title": "Unique Paths III",
|
11787 | 11787 | "TitleSlug": "unique-paths-iii",
|
11788 |
| - "PassRate": "70%", |
| 11788 | + "PassRate": "71%", |
11789 | 11789 | "Difficulty": "Hard",
|
11790 | 11790 | "IsAccepted": true,
|
11791 | 11791 | "IsPaid": false,
|
|
11809 | 11809 | "ID": 982,
|
11810 | 11810 | "Title": "Triples with Bitwise AND Equal To Zero",
|
11811 | 11811 | "TitleSlug": "triples-with-bitwise-and-equal-to-zero",
|
11812 |
| - "PassRate": "53%", |
| 11812 | + "PassRate": "54%", |
11813 | 11813 | "Difficulty": "Hard",
|
11814 | 11814 | "IsAccepted": true,
|
11815 | 11815 | "IsPaid": false,
|
|
12025 | 12025 | "ID": 1000,
|
12026 | 12026 | "Title": "Minimum Cost to Merge Stones",
|
12027 | 12027 | "TitleSlug": "minimum-cost-to-merge-stones",
|
12028 |
| - "PassRate": "31%", |
| 12028 | + "PassRate": "32%", |
12029 | 12029 | "Difficulty": "Hard",
|
12030 | 12030 | "IsAccepted": true,
|
12031 | 12031 | "IsPaid": false,
|
|
12505 | 12505 | "ID": 1040,
|
12506 | 12506 | "Title": "Moving Stones Until Consecutive II",
|
12507 | 12507 | "TitleSlug": "moving-stones-until-consecutive-ii",
|
12508 |
| - "PassRate": "46%", |
| 12508 | + "PassRate": "45%", |
12509 | 12509 | "Difficulty": "Medium",
|
12510 | 12510 | "IsAccepted": true,
|
12511 | 12511 | "IsPaid": false,
|
|
12733 | 12733 | "ID": 1059,
|
12734 | 12734 | "Title": "All Paths from Source Lead to Destination",
|
12735 | 12735 | "TitleSlug": "all-paths-from-source-lead-to-destination",
|
12736 |
| - "PassRate": "46%", |
| 12736 | + "PassRate": "45%", |
12737 | 12737 | "Difficulty": "Medium",
|
12738 | 12738 | "IsAccepted": false,
|
12739 | 12739 | "IsPaid": true,
|
|
12817 | 12817 | "ID": 1066,
|
12818 | 12818 | "Title": "Campus Bikes II",
|
12819 | 12819 | "TitleSlug": "campus-bikes-ii",
|
12820 |
| - "PassRate": "42%", |
| 12820 | + "PassRate": "43%", |
12821 | 12821 | "Difficulty": "Medium",
|
12822 | 12822 | "IsAccepted": false,
|
12823 | 12823 | "IsPaid": true,
|
|
12829 | 12829 | "ID": 1067,
|
12830 | 12830 | "Title": "Digit Count in Range",
|
12831 | 12831 | "TitleSlug": "digit-count-in-range",
|
12832 |
| - "PassRate": "34%", |
| 12832 | + "PassRate": "33%", |
12833 | 12833 | "Difficulty": "Hard",
|
12834 | 12834 | "IsAccepted": false,
|
12835 | 12835 | "IsPaid": true,
|
|
12973 | 12973 | "ID": 1079,
|
12974 | 12974 | "Title": "Letter Tile Possibilities",
|
12975 | 12975 | "TitleSlug": "letter-tile-possibilities",
|
12976 |
| - "PassRate": "77%", |
| 12976 | + "PassRate": "76%", |
12977 | 12977 | "Difficulty": "Medium",
|
12978 | 12978 | "IsAccepted": false,
|
12979 | 12979 | "IsPaid": false,
|
|
13057 | 13057 | "ID": 1086,
|
13058 | 13058 | "Title": "High Five",
|
13059 | 13059 | "TitleSlug": "high-five",
|
13060 |
| - "PassRate": "76%", |
| 13060 | + "PassRate": "77%", |
13061 | 13061 | "Difficulty": "Easy",
|
13062 | 13062 | "IsAccepted": false,
|
13063 | 13063 | "IsPaid": true,
|
|
13081 | 13081 | "ID": 1088,
|
13082 | 13082 | "Title": "Confusing Number II",
|
13083 | 13083 | "TitleSlug": "confusing-number-ii",
|
13084 |
| - "PassRate": "33%", |
| 13084 | + "PassRate": "34%", |
13085 | 13085 | "Difficulty": "Hard",
|
13086 | 13086 | "IsAccepted": false,
|
13087 | 13087 | "IsPaid": true,
|
|
13141 | 13141 | "ID": 1093,
|
13142 | 13142 | "Title": "Statistics from a Large Sample",
|
13143 | 13143 | "TitleSlug": "statistics-from-a-large-sample",
|
13144 |
| - "PassRate": "39%", |
| 13144 | + "PassRate": "40%", |
13145 | 13145 | "Difficulty": "Medium",
|
13146 | 13146 | "IsAccepted": false,
|
13147 | 13147 | "IsPaid": false,
|
|
0 commit comments