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:
2023-12-09 19:57:46 +08:00
parent 9bc4722a45
commit 3770b44d1e
4792 changed files with 10889 additions and 10886 deletions

View File

@@ -11,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 14499,
"dislikes": 1207,
"likes": 14502,
"dislikes": 1208,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Linked List Cycle II\", \"titleSlug\": \"linked-list-cycle-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Happy Number\", \"titleSlug\": \"happy-number\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "[3,2,0,-4]\n1\n[1,2]\n0\n[1]\n-1",
@@ -125,7 +125,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"2.5M\", \"totalSubmission\": \"5.1M\", \"totalAcceptedRaw\": 2509121, \"totalSubmissionRaw\": 5109254, \"acRate\": \"49.1%\"}",
"stats": "{\"totalAccepted\": \"2.5M\", \"totalSubmission\": \"5.1M\", \"totalAcceptedRaw\": 2509602, \"totalSubmissionRaw\": 5110058, \"acRate\": \"49.1%\"}",
"hints": [],
"solution": {
"id": "21",