mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"38K\", \"totalSubmission\": \"69.3K\", \"totalAcceptedRaw\": 37978, \"totalSubmissionRaw\": 69348, \"acRate\": \"54.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"38K\", \"totalSubmission\": \"69.3K\", \"totalAcceptedRaw\": 37979, \"totalSubmissionRaw\": 69349, \"acRate\": \"54.8%\"}",
|
||||
"hints": [
|
||||
"First of all, get the distinct characters since we are only interested in those",
|
||||
"Let's note that there might not be any digits."
|
||||
|
Reference in New Issue
Block a user