mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 3508,
|
||||
"dislikes": 391,
|
||||
"likes": 3637,
|
||||
"dislikes": 392,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Next Permutation\", \"titleSlug\": \"next-permutation\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Permutations\", \"titleSlug\": \"permutations\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n3\n4\n9\n3\n1",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"263.4K\", \"totalSubmission\": \"629.1K\", \"totalAcceptedRaw\": 263414, \"totalSubmissionRaw\": 629060, \"acRate\": \"41.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"266.8K\", \"totalSubmission\": \"634.6K\", \"totalAcceptedRaw\": 266798, \"totalSubmissionRaw\": 634603, \"acRate\": \"42.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "850",
|
||||
|
Reference in New Issue
Block a user