mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6K\", \"totalSubmission\": \"19.2K\", \"totalAcceptedRaw\": 5965, \"totalSubmissionRaw\": 19226, \"acRate\": \"31.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6K\", \"totalSubmission\": \"19.2K\", \"totalAcceptedRaw\": 5968, \"totalSubmissionRaw\": 19233, \"acRate\": \"31.0%\"}",
|
||||
"hints": [
|
||||
"Should you change a digit if the new digit is smaller than the original?",
|
||||
"If changing the first digit and the last digit both make the number bigger, but you can only change one of them; which one should you change?",
|
||||
|
Reference in New Issue
Block a user