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\": \"64.1K\", \"totalSubmission\": \"99.2K\", \"totalAcceptedRaw\": 64072, \"totalSubmissionRaw\": 99240, \"acRate\": \"64.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"64.1K\", \"totalSubmission\": \"99.3K\", \"totalAcceptedRaw\": 64083, \"totalSubmissionRaw\": 99253, \"acRate\": \"64.6%\"}",
|
||||
"hints": [
|
||||
"Handle the conversions of day, month and year separately.",
|
||||
"Notice that days always have a two-word ending, so if you erase the last two characters of this days you'll get the number."
|
||||
|
Reference in New Issue
Block a user