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,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": false,
"difficulty": "Easy",
"likes": 3181,
"dislikes": 267,
"likes": 3236,
"dislikes": 272,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Excel Sheet Column Title\", \"titleSlug\": \"excel-sheet-column-title\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Cells in a Range on an Excel Sheet\", \"titleSlug\": \"cells-in-a-range-on-an-excel-sheet\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "\"A\"\n\"AB\"\n\"ZY\"",
@@ -143,7 +143,7 @@
"__typename": "CodeSnippetNode"
}
],
"stats": "{\"totalAccepted\": \"491.3K\", \"totalSubmission\": \"811.8K\", \"totalAcceptedRaw\": 491315, \"totalSubmissionRaw\": 811769, \"acRate\": \"60.5%\"}",
"stats": "{\"totalAccepted\": \"497.8K\", \"totalSubmission\": \"821.2K\", \"totalAcceptedRaw\": 497774, \"totalSubmissionRaw\": 821244, \"acRate\": \"60.6%\"}",
"hints": [],
"solution": {
"id": "966",