mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 355,
|
||||
"dislikes": 512,
|
||||
"likes": 380,
|
||||
"dislikes": 533,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "7\n2\n3",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"56.7K\", \"totalSubmission\": \"111.2K\", \"totalAcceptedRaw\": 56696, \"totalSubmissionRaw\": 111249, \"acRate\": \"51.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"58.5K\", \"totalSubmission\": \"115.1K\", \"totalAcceptedRaw\": 58513, \"totalSubmissionRaw\": 115073, \"acRate\": \"50.8%\"}",
|
||||
"hints": [
|
||||
"Try generating the array.",
|
||||
"Make sure not to fall in the base case of 0."
|
||||
|
Reference in New Issue
Block a user