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": "Medium",
|
||||
"likes": 597,
|
||||
"dislikes": 87,
|
||||
"likes": 626,
|
||||
"dislikes": 90,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "[2,4,1,2,7,8]\n[2,4,5]\n[9,8,7,6,5,1,2,3,4]",
|
||||
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"44.1K\", \"totalSubmission\": \"56.4K\", \"totalAcceptedRaw\": 44150, \"totalSubmissionRaw\": 56444, \"acRate\": \"78.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"45.4K\", \"totalSubmission\": \"58.1K\", \"totalAcceptedRaw\": 45435, \"totalSubmissionRaw\": 58094, \"acRate\": \"78.2%\"}",
|
||||
"hints": [
|
||||
"Which pile of coins will you never be able to pick up?",
|
||||
"Bob is forced to take the last pile of coins, no matter what it is. Which pile should you give to him?"
|
||||
|
Reference in New Issue
Block a user