mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"60.3K\", \"totalSubmission\": \"105.5K\", \"totalAcceptedRaw\": 60331, \"totalSubmissionRaw\": 105474, \"acRate\": \"57.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"60.3K\", \"totalSubmission\": \"105.5K\", \"totalAcceptedRaw\": 60335, \"totalSubmissionRaw\": 105478, \"acRate\": \"57.2%\"}",
|
||||
"hints": [
|
||||
"Sum up the number of days for the years before the given year.",
|
||||
"Handle the case of a leap year.",
|
||||
|
Reference in New Issue
Block a user