mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"2.7K\", \"totalSubmission\": \"6.1K\", \"totalAcceptedRaw\": 2731, \"totalSubmissionRaw\": 6118, \"acRate\": \"44.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2.7K\", \"totalSubmission\": \"6.1K\", \"totalAcceptedRaw\": 2736, \"totalSubmissionRaw\": 6127, \"acRate\": \"44.7%\"}",
|
||||
"hints": [
|
||||
"Note that it is always more optimal to take one type of substring before another",
|
||||
"You can use a stack to handle erasures"
|
||||
|
Reference in New Issue
Block a user