mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 2964,
|
||||
"likes": 2965,
|
||||
"dislikes": 218,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"117.2K\", \"totalSubmission\": \"179.2K\", \"totalAcceptedRaw\": 117214, \"totalSubmissionRaw\": 179233, \"acRate\": \"65.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"117.2K\", \"totalSubmission\": \"179.2K\", \"totalAcceptedRaw\": 117222, \"totalSubmissionRaw\": 179244, \"acRate\": \"65.4%\"}",
|
||||
"hints": [
|
||||
"Use the permutation and combination theory to add one (P, D) pair each time until n pairs."
|
||||
],
|
||||
|
Reference in New Issue
Block a user