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:
2022-03-29 15:21:05 +08:00
parent b84ae535b7
commit e730aa6794
2244 changed files with 8703 additions and 59499 deletions

View File

@@ -11,7 +11,7 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 1930,
"likes": 1932,
"dislikes": 69,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Maximum Depth of Binary Tree\", \"titleSlug\": \"maximum-depth-of-binary-tree\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"The Time When the Network Becomes Idle\", \"titleSlug\": \"the-time-when-the-network-becomes-idle\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
@@ -125,7 +125,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"204.8K\", \"totalSubmission\": \"288.8K\", \"totalAcceptedRaw\": 204848, \"totalSubmissionRaw\": 288844, \"acRate\": \"70.9%\"}",
"stats": "{\"totalAccepted\": \"205.1K\", \"totalSubmission\": \"289.1K\", \"totalAcceptedRaw\": 205053, \"totalSubmissionRaw\": 289099, \"acRate\": \"70.9%\"}",
"hints": [],
"solution": {
"id": "576",