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": 7269,
|
||||
"dislikes": 358,
|
||||
"likes": 7386,
|
||||
"dislikes": 359,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Path Sum\", \"titleSlug\": \"path-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Path Sum II\", \"titleSlug\": \"path-sum-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Path Sum IV\", \"titleSlug\": \"path-sum-iv\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Longest Univalue Path\", \"titleSlug\": \"longest-univalue-path\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[10,5,-3,3,2,null,11,3,-2,null,1]\n8\n[5,4,8,11,null,13,4,7,2,null,null,5,1]\n22",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"353.9K\", \"totalSubmission\": \"705.2K\", \"totalAcceptedRaw\": 353920, \"totalSubmissionRaw\": 705179, \"acRate\": \"50.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"359.4K\", \"totalSubmission\": \"716.7K\", \"totalAcceptedRaw\": 359442, \"totalSubmissionRaw\": 716719, \"acRate\": \"50.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "981",
|
||||
|
Reference in New Issue
Block a user