mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"23.4K\", \"totalSubmission\": \"76.4K\", \"totalAcceptedRaw\": 23375, \"totalSubmissionRaw\": 76376, \"acRate\": \"30.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"23.4K\", \"totalSubmission\": \"76.4K\", \"totalAcceptedRaw\": 23375, \"totalSubmissionRaw\": 76378, \"acRate\": \"30.6%\"}",
|
||||
"hints": [
|
||||
"Go through each element and test the optimal replacements.",
|
||||
"There are only 2 possible replacements for each element (higher and lower) that are optimal."
|
||||
|
Reference in New Issue
Block a user