mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-02 22:13:28 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"24.1K\", \"totalSubmission\": \"34.8K\", \"totalAcceptedRaw\": 24105, \"totalSubmissionRaw\": 34767, \"acRate\": \"69.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"24.1K\", \"totalSubmission\": \"34.8K\", \"totalAcceptedRaw\": 24124, \"totalSubmissionRaw\": 34801, \"acRate\": \"69.3%\"}",
|
||||
"hints": [
|
||||
"Brute force and check each substring to see if it is nice."
|
||||
],
|
||||
|
Reference in New Issue
Block a user