mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -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",
|
||||
|
Reference in New Issue
Block a user