mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"38.2K\", \"totalSubmission\": \"52.3K\", \"totalAcceptedRaw\": 38236, \"totalSubmissionRaw\": 52275, \"acRate\": \"73.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"38.3K\", \"totalSubmission\": \"52.4K\", \"totalAcceptedRaw\": 38300, \"totalSubmissionRaw\": 52353, \"acRate\": \"73.2%\"}",
|
||||
"hints": [
|
||||
"Convert each character of each word to its numerical value.",
|
||||
"Check if the numerical values satisfies the condition."
|
||||
|
Reference in New Issue
Block a user