mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.5K\", \"totalSubmission\": \"16.6K\", \"totalAcceptedRaw\": 9520, \"totalSubmissionRaw\": 16649, \"acRate\": \"57.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.5K\", \"totalSubmission\": \"16.7K\", \"totalAcceptedRaw\": 9532, \"totalSubmissionRaw\": 16666, \"acRate\": \"57.2%\"}",
|
||||
"hints": [
|
||||
"For each round increment the visits of the sectors visited during the marathon with 1.",
|
||||
"Determine the max number of visits, and return any sector visited the max number of visits."
|
||||
|
Reference in New Issue
Block a user