mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"1.2K\", \"totalSubmission\": \"2.1K\", \"totalAcceptedRaw\": 1209, \"totalSubmissionRaw\": 2096, \"acRate\": \"57.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.2K\", \"totalSubmission\": \"2.1K\", \"totalAcceptedRaw\": 1213, \"totalSubmissionRaw\": 2102, \"acRate\": \"57.7%\"}",
|
||||
"hints": [
|
||||
"Think in the frequency of the numbers and how this affects the number of sequences needed.",
|
||||
"What is the minimum number of sequences we need to form? Considering frequency of the numbers.",
|
||||
|
Reference in New Issue
Block a user