mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 7259,
|
||||
"likes": 7269,
|
||||
"dislikes": 358,
|
||||
"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}]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"353.5K\", \"totalSubmission\": \"704.5K\", \"totalAcceptedRaw\": 353538, \"totalSubmissionRaw\": 704491, \"acRate\": \"50.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"353.9K\", \"totalSubmission\": \"705.2K\", \"totalAcceptedRaw\": 353920, \"totalSubmissionRaw\": 705179, \"acRate\": \"50.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "981",
|
||||
|
Reference in New Issue
Block a user