mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1028,
|
||||
"dislikes": 2178,
|
||||
"dislikes": 2179,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Flip Game II\", \"titleSlug\": \"flip-game-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "4\n1\n2",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"274K\", \"totalSubmission\": \"494K\", \"totalAcceptedRaw\": 273972, \"totalSubmissionRaw\": 493982, \"acRate\": \"55.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"274.2K\", \"totalSubmission\": \"494.3K\", \"totalAcceptedRaw\": 274156, \"totalSubmissionRaw\": 494283, \"acRate\": \"55.5%\"}",
|
||||
"hints": [
|
||||
"If there are 5 stones in the heap, could you figure out a way to remove the stones such that you will always be the winner?"
|
||||
],
|
||||
|
Reference in New Issue
Block a user