mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-21 21:16:45 +08:00
update
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"2.3K\", \"totalSubmission\": \"4.7K\", \"totalAcceptedRaw\": 2348, \"totalSubmissionRaw\": 4680, \"acRate\": \"50.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"2.4K\", \"totalSubmission\": \"4.7K\", \"totalAcceptedRaw\": 2358, \"totalSubmissionRaw\": 4699, \"acRate\": \"50.2%\"}",
|
||||
"hints": [
|
||||
"Use dynamic programming.",
|
||||
"Let dp[n] be the number of ways that n people can handshake.",
|
||||
|
Reference in New Issue
Block a user