mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 16:31:42 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.8K\", \"totalSubmission\": \"16.5K\", \"totalAcceptedRaw\": 9849, \"totalSubmissionRaw\": 16482, \"acRate\": \"59.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.9K\", \"totalSubmission\": \"16.5K\", \"totalAcceptedRaw\": 9853, \"totalSubmissionRaw\": 16486, \"acRate\": \"59.8%\"}",
|
||||
"hints": [
|
||||
"Use the maximum length of words to determine the length of the returned answer. However, don't forget to remove trailing spaces."
|
||||
],
|
||||
|
Reference in New Issue
Block a user