mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"117.1K\", \"totalSubmission\": \"147.2K\", \"totalAcceptedRaw\": 117146, \"totalSubmissionRaw\": 147202, \"acRate\": \"79.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"117.2K\", \"totalSubmission\": \"147.2K\", \"totalAcceptedRaw\": 117153, \"totalSubmissionRaw\": 147209, \"acRate\": \"79.6%\"}",
|
||||
"hints": [
|
||||
"Scan from right to left, in each step of the scanning check whether there is a trailing \"#\" 2 indexes away."
|
||||
],
|
||||
|
Reference in New Issue
Block a user