mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 21:46:46 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"10.2K\", \"totalSubmission\": \"13.4K\", \"totalAcceptedRaw\": 10223, \"totalSubmissionRaw\": 13439, \"acRate\": \"76.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.3K\", \"totalSubmission\": \"13.5K\", \"totalAcceptedRaw\": 10281, \"totalSubmissionRaw\": 13507, \"acRate\": \"76.1%\"}",
|
||||
"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