mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 895,
|
||||
"likes": 896,
|
||||
"dislikes": 184,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"87K\", \"totalSubmission\": \"137.9K\", \"totalAcceptedRaw\": 86974, \"totalSubmissionRaw\": 137861, \"acRate\": \"63.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"87.2K\", \"totalSubmission\": \"138.2K\", \"totalAcceptedRaw\": 87190, \"totalSubmissionRaw\": 138192, \"acRate\": \"63.1%\"}",
|
||||
"hints": [
|
||||
"The tricky part is determining how the minute hand affects the position of the hour hand.",
|
||||
"Calculate the angles separately then find the difference."
|
||||
|
Reference in New Issue
Block a user