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": "Easy",
|
||||
"likes": 6036,
|
||||
"dislikes": 345,
|
||||
"likes": 6218,
|
||||
"dislikes": 349,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Convert Sorted List to Binary Search Tree\", \"titleSlug\": \"convert-sorted-list-to-binary-search-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[-10,-3,0,5,9]\n[1,3]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"713.1K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 713150, \"totalSubmissionRaw\": 1085513, \"acRate\": \"65.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"726.2K\", \"totalSubmission\": \"1.1M\", \"totalAcceptedRaw\": 726203, \"totalSubmissionRaw\": 1101083, \"acRate\": \"66.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "815",
|
||||
|
Reference in New Issue
Block a user