mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-03 06:22:54 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"36.9K\", \"totalSubmission\": \"74.5K\", \"totalAcceptedRaw\": 36869, \"totalSubmissionRaw\": 74488, \"acRate\": \"49.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"36.9K\", \"totalSubmission\": \"74.6K\", \"totalAcceptedRaw\": 36909, \"totalSubmissionRaw\": 74563, \"acRate\": \"49.5%\"}",
|
||||
"hints": [
|
||||
"试着把它分解成子问题。如果你在做改变,第一选择是什么?",
|
||||
"如果你正在进行换零操作,不妨从决定需要多少个币值为25分的硬币开始。",
|
||||
|
Reference in New Issue
Block a user