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\": \"52.3K\", \"totalSubmission\": \"60.7K\", \"totalAcceptedRaw\": 52302, \"totalSubmissionRaw\": 60732, \"acRate\": \"86.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"52.3K\", \"totalSubmission\": \"60.7K\", \"totalAcceptedRaw\": 52309, \"totalSubmissionRaw\": 60739, \"acRate\": \"86.1%\"}",
|
||||
"hints": [
|
||||
"Iterate on each item, and check if each one matches the rule according to the statement."
|
||||
],
|
||||
|
Reference in New Issue
Block a user