mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 687,
|
||||
"dislikes": 166,
|
||||
"likes": 698,
|
||||
"dislikes": 168,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "7\n4\n10\n3",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"66.3K\", \"totalSubmission\": \"103.9K\", \"totalAcceptedRaw\": 66252, \"totalSubmissionRaw\": 103940, \"acRate\": \"63.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"66.8K\", \"totalSubmission\": \"104.9K\", \"totalAcceptedRaw\": 66818, \"totalSubmissionRaw\": 104865, \"acRate\": \"63.7%\"}",
|
||||
"hints": [
|
||||
"Give candy to everyone each \"turn\" first [until you can't], then give candy to one person per turn."
|
||||
],
|
||||
|
Reference in New Issue
Block a user