mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 227,
|
||||
"dislikes": 1856,
|
||||
"likes": 230,
|
||||
"dislikes": 1882,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "31\n8\n2019\n18\n7\n1999\n15\n8\n1993",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"42.2K\", \"totalSubmission\": \"72.2K\", \"totalAcceptedRaw\": 42226, \"totalSubmissionRaw\": 72150, \"acRate\": \"58.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"42.9K\", \"totalSubmission\": \"73.5K\", \"totalAcceptedRaw\": 42924, \"totalSubmissionRaw\": 73451, \"acRate\": \"58.4%\"}",
|
||||
"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