mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 2625,
|
||||
"dislikes": 59,
|
||||
"likes": 2681,
|
||||
"dislikes": 60,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Trapping Rain Water\", \"titleSlug\": \"trapping-rain-water\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,4,3,1,3,2],[3,2,1,3,2,4],[2,3,3,2,3,1]]\n[[3,3,3,3,3],[3,2,2,2,3],[3,2,1,2,3],[3,2,2,2,3],[3,3,3,3,3]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"67.3K\", \"totalSubmission\": \"143.6K\", \"totalAcceptedRaw\": 67269, \"totalSubmissionRaw\": 143578, \"acRate\": \"46.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"68.5K\", \"totalSubmission\": \"145.8K\", \"totalAcceptedRaw\": 68493, \"totalSubmissionRaw\": 145840, \"acRate\": \"47.0%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user