mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 8948,
|
||||
"dislikes": 524,
|
||||
"likes": 8976,
|
||||
"dislikes": 525,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Path Sum\", \"titleSlug\": \"path-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Sum Root to Leaf Numbers\", \"titleSlug\": \"sum-root-to-leaf-numbers\", \"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}, {\"title\": \"Time Needed to Inform All Employees\", \"titleSlug\": \"time-needed-to-inform-all-employees\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[1,2,3]\n[-10,9,20,null,null,15,7]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"701.8K\", \"totalSubmission\": \"1.9M\", \"totalAcceptedRaw\": 701763, \"totalSubmissionRaw\": 1869724, \"acRate\": \"37.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"703K\", \"totalSubmission\": \"1.9M\", \"totalAcceptedRaw\": 702981, \"totalSubmissionRaw\": 1872681, \"acRate\": \"37.5%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "679",
|
||||
|
Reference in New Issue
Block a user