1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 23:41:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2023-12-09 19:57:46 +08:00
parent 9bc4722a45
commit 3770b44d1e
4792 changed files with 10889 additions and 10886 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 5675,
"likes": 5677,
"dislikes": 179,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Closest Binary Search Tree Value\", \"titleSlug\": \"closest-binary-search-tree-value\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Insert into a Binary Search Tree\", \"titleSlug\": \"insert-into-a-binary-search-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Closest Nodes Queries in a Binary Search Tree\", \"titleSlug\": \"closest-nodes-queries-in-a-binary-search-tree\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
@@ -155,7 +155,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"761.7K\", \"totalSubmission\": \"964.7K\", \"totalAcceptedRaw\": 761685, \"totalSubmissionRaw\": 964727, \"acRate\": \"79.0%\"}",
"stats": "{\"totalAccepted\": \"761.8K\", \"totalSubmission\": \"964.9K\", \"totalAcceptedRaw\": 761813, \"totalSubmissionRaw\": 964885, \"acRate\": \"79.0%\"}",
"hints": [],
"solution": {
"id": "770",