mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"113.1K\", \"totalSubmission\": \"144.7K\", \"totalAcceptedRaw\": 113066, \"totalSubmissionRaw\": 144708, \"acRate\": \"78.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"113.1K\", \"totalSubmission\": \"144.7K\", \"totalAcceptedRaw\": 113081, \"totalSubmissionRaw\": 144725, \"acRate\": \"78.1%\"}",
|
||||
"hints": [
|
||||
"Simulate the process.",
|
||||
"Maintain in a circular list the people who are still in the circle and the current person you are standing at.",
|
||||
|
Reference in New Issue
Block a user