mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1733,
|
||||
"dislikes": 116,
|
||||
"dislikes": 117,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Count Complete Tree Nodes\", \"titleSlug\": \"count-complete-tree-nodes\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Closest Binary Search Tree Value II\", \"titleSlug\": \"closest-binary-search-tree-value-ii\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Search in a Binary Search Tree\", \"titleSlug\": \"search-in-a-binary-search-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Closest Nodes Queries in a Binary Search Tree\", \"titleSlug\": \"closest-nodes-queries-in-a-binary-search-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[4,2,5,1,3]\n3.714286\n[1]\n4.428571",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"307.5K\", \"totalSubmission\": \"582.5K\", \"totalAcceptedRaw\": 307544, \"totalSubmissionRaw\": 582474, \"acRate\": \"52.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"307.6K\", \"totalSubmission\": \"582.5K\", \"totalAcceptedRaw\": 307572, \"totalSubmissionRaw\": 582536, \"acRate\": \"52.8%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "749",
|
||||
|
Reference in New Issue
Block a user