mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 2396,
|
||||
"dislikes": 159,
|
||||
"likes": 2465,
|
||||
"dislikes": 160,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Minimum Sideway Jumps\", \"titleSlug\": \"minimum-sideway-jumps\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Solving Questions With Brainpower\", \"titleSlug\": \"solving-questions-with-brainpower\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[0,1,3,5,6,8,12,17]\n[0,1,2,3,4,8,9,11]",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"149.9K\", \"totalSubmission\": \"349.9K\", \"totalAcceptedRaw\": 149927, \"totalSubmissionRaw\": 349926, \"acRate\": \"42.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"152.2K\", \"totalSubmission\": \"354.4K\", \"totalAcceptedRaw\": 152177, \"totalSubmissionRaw\": 354405, \"acRate\": \"42.9%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "78",
|
||||
|
Reference in New Issue
Block a user