mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.3K\", \"totalSubmission\": \"11K\", \"totalAcceptedRaw\": 6282, \"totalSubmissionRaw\": 11004, \"acRate\": \"57.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.3K\", \"totalSubmission\": \"11.1K\", \"totalAcceptedRaw\": 6318, \"totalSubmissionRaw\": 11073, \"acRate\": \"57.1%\"}",
|
||||
"hints": [
|
||||
"Find the smallest substring you need to consider at a time.",
|
||||
"Try delaying a move as long as possible."
|
||||
|
Reference in New Issue
Block a user