mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"10.2K\", \"totalSubmission\": \"17.3K\", \"totalAcceptedRaw\": 10155, \"totalSubmissionRaw\": 17317, \"acRate\": \"58.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.2K\", \"totalSubmission\": \"17.3K\", \"totalAcceptedRaw\": 10161, \"totalSubmissionRaw\": 17333, \"acRate\": \"58.6%\"}",
|
||||
"hints": [
|
||||
"Count the number of times each target value follows the key in the array.",
|
||||
"Choose the target with the maximum count and return it."
|
||||
|
Reference in New Issue
Block a user