mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 2118,
|
||||
"likes": 2119,
|
||||
"dislikes": 212,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"215.7K\", \"totalSubmission\": \"261.6K\", \"totalAcceptedRaw\": 215704, \"totalSubmissionRaw\": 261564, \"acRate\": \"82.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"215.8K\", \"totalSubmission\": \"261.7K\", \"totalAcceptedRaw\": 215814, \"totalSubmissionRaw\": 261694, \"acRate\": \"82.5%\"}",
|
||||
"hints": [
|
||||
"To walk from point A to point B there will be an optimal strategy to walk ?",
|
||||
"Advance in diagonal as possible then after that go in straight line.",
|
||||
|
Reference in New Issue
Block a user