1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-05 07:21:40 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Hard",
"likes": 2516,
"likes": 2566,
"dislikes": 120,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Minimum Path Sum\", \"titleSlug\": \"minimum-path-sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Dungeon Game\", \"titleSlug\": \"dungeon-game\", \"difficulty\": \"Hard\", \"translatedTitle\": null}, {\"title\": \"Maximum Path Quality of a Graph\", \"titleSlug\": \"maximum-path-quality-of-a-graph\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
@@ -149,7 +149,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"51.8K\", \"totalSubmission\": \"143.3K\", \"totalAcceptedRaw\": 51821, \"totalSubmissionRaw\": 143330, \"acRate\": \"36.2%\"}",
"stats": "{\"totalAccepted\": \"52.6K\", \"totalSubmission\": \"145.4K\", \"totalAcceptedRaw\": 52600, \"totalSubmissionRaw\": 145359, \"acRate\": \"36.2%\"}",
"hints": [],
"solution": {
"id": "311",