mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"47.9K\", \"totalSubmission\": \"89K\", \"totalAcceptedRaw\": 47900, \"totalSubmissionRaw\": 89049, \"acRate\": \"53.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"47.9K\", \"totalSubmission\": \"89.1K\", \"totalAcceptedRaw\": 47901, \"totalSubmissionRaw\": 89051, \"acRate\": \"53.8%\"}",
|
||||
"hints": [
|
||||
"Scan from the back of the integer and use dots to connect blocks with length 3 except the last block."
|
||||
],
|
||||
|
Reference in New Issue
Block a user