1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-03 06:22:54 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-03-29 16:56:27 +08:00
parent e730aa6794
commit ad15da05aa
2517 changed files with 7358 additions and 7332 deletions

View File

@@ -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分的硬币开始。",