mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 17:01:42 +08:00
update
This commit is contained in:
@@ -131,7 +131,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"47.9K\", \"totalSubmission\": \"74.3K\", \"totalAcceptedRaw\": 47943, \"totalSubmissionRaw\": 74309, \"acRate\": \"64.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"47.9K\", \"totalSubmission\": \"74.3K\", \"totalAcceptedRaw\": 47949, \"totalSubmissionRaw\": 74315, \"acRate\": \"64.5%\"}",
|
||||
"hints": [
|
||||
"尝试简单构建法。",
|
||||
"你可以很容易地把最小的圆盘从一根柱子移到另一根柱子。把最小的两个圆盘从一根柱子移到另一根柱子也是小菜一碟。你能移动最小的三个圆盘吗?",
|
||||
|
Reference in New Issue
Block a user