mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"9.7K\", \"totalSubmission\": \"18.7K\", \"totalAcceptedRaw\": 9726, \"totalSubmissionRaw\": 18739, \"acRate\": \"51.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"9.7K\", \"totalSubmission\": \"18.7K\", \"totalAcceptedRaw\": 9729, \"totalSubmissionRaw\": 18743, \"acRate\": \"51.9%\"}",
|
||||
"hints": [
|
||||
"Solve the opposite problem: start at the given score and move to 1.",
|
||||
"It is better to use the move of the second type once we can to lose more scores fast."
|
||||
|
Reference in New Issue
Block a user