mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 3138,
|
||||
"dislikes": 135,
|
||||
"likes": 3144,
|
||||
"dislikes": 136,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Search in a Binary Search Tree\", \"titleSlug\": \"search-in-a-binary-search-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[4,2,7,1,3]\n5\n[40,20,60,10,30,50,70]\n25\n[4,2,7,1,3,null,null,null,null,null,null]\n5",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"291.9K\", \"totalSubmission\": \"389.4K\", \"totalAcceptedRaw\": 291931, \"totalSubmissionRaw\": 389387, \"acRate\": \"75.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"292.4K\", \"totalSubmission\": \"390.1K\", \"totalAcceptedRaw\": 292418, \"totalSubmissionRaw\": 390050, \"acRate\": \"75.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "720",
|
||||
|
Reference in New Issue
Block a user