mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 147,
|
||||
"dislikes": 201,
|
||||
"dislikes": 203,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "\"09:31\"\n\"10:14\"\n\"21:30\"\n\"03:00\"",
|
||||
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"15.6K\", \"totalSubmission\": \"33K\", \"totalAcceptedRaw\": 15604, \"totalSubmissionRaw\": 32991, \"acRate\": \"47.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"15.9K\", \"totalSubmission\": \"34K\", \"totalAcceptedRaw\": 15948, \"totalSubmissionRaw\": 33955, \"acRate\": \"47.0%\"}",
|
||||
"hints": [
|
||||
"Consider the day as 48 hours instead of 24.",
|
||||
"For each round check if you were playing."
|
||||
|
Reference in New Issue
Block a user