mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1176,
|
||||
"dislikes": 1443,
|
||||
"dislikes": 1446,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Kth Smallest Element in a BST\", \"titleSlug\": \"kth-smallest-element-in-a-bst\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[2,2,5,null,null,5,7]\n[2,2,2]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"135K\", \"totalSubmission\": \"310K\", \"totalAcceptedRaw\": 135016, \"totalSubmissionRaw\": 310027, \"acRate\": \"43.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"135.2K\", \"totalSubmission\": \"310.4K\", \"totalAcceptedRaw\": 135192, \"totalSubmissionRaw\": 310387, \"acRate\": \"43.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "244",
|
||||
|
Reference in New Issue
Block a user