mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"3.6K\", \"totalSubmission\": \"7.3K\", \"totalAcceptedRaw\": 3592, \"totalSubmissionRaw\": 7292, \"acRate\": \"49.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"3.6K\", \"totalSubmission\": \"7.3K\", \"totalAcceptedRaw\": 3592, \"totalSubmissionRaw\": 7293, \"acRate\": \"49.3%\"}",
|
||||
"hints": [
|
||||
"Consider a greedy strategy.",
|
||||
"Let’s start by making the leftmost and rightmost characters match with some number of swaps.",
|
||||
|
Reference in New Issue
Block a user