mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"64.2K\", \"totalSubmission\": \"86.3K\", \"totalAcceptedRaw\": 64181, \"totalSubmissionRaw\": 86271, \"acRate\": \"74.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"64.2K\", \"totalSubmission\": \"86.3K\", \"totalAcceptedRaw\": 64200, \"totalSubmissionRaw\": 86306, \"acRate\": \"74.4%\"}",
|
||||
"hints": [
|
||||
"Try simulating the process until either of the two integers is zero.",
|
||||
"Count the number of operations done."
|
||||
|
Reference in New Issue
Block a user