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\": \"19.5K\", \"totalSubmission\": \"36.7K\", \"totalAcceptedRaw\": 19497, \"totalSubmissionRaw\": 36671, \"acRate\": \"53.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"19.5K\", \"totalSubmission\": \"36.7K\", \"totalAcceptedRaw\": 19502, \"totalSubmissionRaw\": 36677, \"acRate\": \"53.2%\"}",
|
||||
"hints": [
|
||||
"Start constructing the string in descending order of characters.",
|
||||
"When repeatLimit is reached, pick the next largest character."
|
||||
|
Reference in New Issue
Block a user