mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Hard",
|
||||
"likes": 146,
|
||||
"likes": 147,
|
||||
"dislikes": 26,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Escape The Ghosts\", \"titleSlug\": \"escape-the-ghosts\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Cat and Mouse\", \"titleSlug\": \"cat-and-mouse\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"4.5K\", \"totalSubmission\": \"11K\", \"totalAcceptedRaw\": 4530, \"totalSubmissionRaw\": 11019, \"acRate\": \"41.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"4.5K\", \"totalSubmission\": \"11K\", \"totalAcceptedRaw\": 4542, \"totalSubmissionRaw\": 11035, \"acRate\": \"41.2%\"}",
|
||||
"hints": [
|
||||
"Try working backward: consider all trivial states you know to be winning or losing, and work backward to determine which other states can be labeled as winning or losing."
|
||||
],
|
||||
|
Reference in New Issue
Block a user