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": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 9,
|
||||
"dislikes": 25,
|
||||
"dislikes": 26,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Game of Nim\", \"titleSlug\": \"game-of-nim\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "3\n1\n2",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"281\", \"totalSubmission\": \"446\", \"totalAcceptedRaw\": 281, \"totalSubmissionRaw\": 446, \"acRate\": \"63.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"290\", \"totalSubmission\": \"465\", \"totalAcceptedRaw\": 290, \"totalSubmissionRaw\": 465, \"acRate\": \"62.4%\"}",
|
||||
"hints": [
|
||||
"How can game theory help us solve this problem?",
|
||||
"Think about the Sprague–Grundy theorem and the Colon Principle",
|
||||
|
Reference in New Issue
Block a user