mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"37.2K\", \"totalSubmission\": \"45K\", \"totalAcceptedRaw\": 37218, \"totalSubmissionRaw\": 44964, \"acRate\": \"82.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"37.2K\", \"totalSubmission\": \"45K\", \"totalAcceptedRaw\": 37221, \"totalSubmissionRaw\": 44967, \"acRate\": \"82.8%\"}",
|
||||
"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