mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 1614,
|
||||
"dislikes": 2652,
|
||||
"dislikes": 2653,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Flip Game II\", \"titleSlug\": \"flip-game-ii\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "4\n1\n2",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"351.1K\", \"totalSubmission\": \"621.7K\", \"totalAcceptedRaw\": 351068, \"totalSubmissionRaw\": 621688, \"acRate\": \"56.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"351.1K\", \"totalSubmission\": \"621.7K\", \"totalAcceptedRaw\": 351104, \"totalSubmissionRaw\": 621747, \"acRate\": \"56.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