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": 2664,
|
||||
"dislikes": 403,
|
||||
"likes": 2720,
|
||||
"dislikes": 407,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Excel Sheet Column Number\", \"titleSlug\": \"excel-sheet-column-number\", \"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": "1\n28\n701",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"307.2K\", \"totalSubmission\": \"909.4K\", \"totalAcceptedRaw\": 307200, \"totalSubmissionRaw\": 909352, \"acRate\": \"33.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"311.1K\", \"totalSubmission\": \"918.4K\", \"totalAcceptedRaw\": 311128, \"totalSubmissionRaw\": 918372, \"acRate\": \"33.9%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user