mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"55.7K\", \"totalSubmission\": \"71K\", \"totalAcceptedRaw\": 55697, \"totalSubmissionRaw\": 71037, \"acRate\": \"78.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"55.7K\", \"totalSubmission\": \"71K\", \"totalAcceptedRaw\": 55699, \"totalSubmissionRaw\": 71039, \"acRate\": \"78.4%\"}",
|
||||
"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