mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"46.6K\", \"totalSubmission\": \"76.9K\", \"totalAcceptedRaw\": 46619, \"totalSubmissionRaw\": 76916, \"acRate\": \"60.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"46.6K\", \"totalSubmission\": \"76.9K\", \"totalAcceptedRaw\": 46634, \"totalSubmissionRaw\": 76946, \"acRate\": \"60.6%\"}",
|
||||
"hints": [
|
||||
"Brute force and check each substring to see if it is nice."
|
||||
],
|
||||
|
Reference in New Issue
Block a user