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\": \"55.3K\", \"totalSubmission\": \"70.5K\", \"totalAcceptedRaw\": 55334, \"totalSubmissionRaw\": 70537, \"acRate\": \"78.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"55.4K\", \"totalSubmission\": \"70.6K\", \"totalAcceptedRaw\": 55367, \"totalSubmissionRaw\": 70577, \"acRate\": \"78.4%\"}",
|
||||
"hints": [
|
||||
"Convert each number into a list and append that list to the answer.",
|
||||
"You can convert the integer into a string to do that easily."
|
||||
|
Reference in New Issue
Block a user