mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"95K\", \"totalSubmission\": \"108.5K\", \"totalAcceptedRaw\": 95033, \"totalSubmissionRaw\": 108483, \"acRate\": \"87.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"95.2K\", \"totalSubmission\": \"108.7K\", \"totalAcceptedRaw\": 95174, \"totalSubmissionRaw\": 108651, \"acRate\": \"87.6%\"}",
|
||||
"hints": [
|
||||
"Iterate over the elements of array hours and check if the value is greater than or equal to target."
|
||||
],
|
||||
|
Reference in New Issue
Block a user