mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"20.9K\", \"totalSubmission\": \"26.6K\", \"totalAcceptedRaw\": 20927, \"totalSubmissionRaw\": 26575, \"acRate\": \"78.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"20.9K\", \"totalSubmission\": \"26.6K\", \"totalAcceptedRaw\": 20928, \"totalSubmissionRaw\": 26576, \"acRate\": \"78.7%\"}",
|
||||
"hints": [
|
||||
"For strings comprising only of digits, convert them into integers.",
|
||||
"For all other strings, calculate their length."
|
||||
|
Reference in New Issue
Block a user