mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"52.9K\", \"totalSubmission\": \"62.7K\", \"totalAcceptedRaw\": 52933, \"totalSubmissionRaw\": 62749, \"acRate\": \"84.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"53K\", \"totalSubmission\": \"62.8K\", \"totalAcceptedRaw\": 52987, \"totalSubmissionRaw\": 62822, \"acRate\": \"84.3%\"}",
|
||||
"hints": [
|
||||
"Simulate the tournament as given in the statement.",
|
||||
"Be careful when handling odd integers."
|
||||
|
Reference in New Issue
Block a user