mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"3.3K\", \"totalSubmission\": \"6K\", \"totalAcceptedRaw\": 3333, \"totalSubmissionRaw\": 6018, \"acRate\": \"55.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"3.3K\", \"totalSubmission\": \"6K\", \"totalAcceptedRaw\": 3335, \"totalSubmissionRaw\": 6023, \"acRate\": \"55.4%\"}",
|
||||
"hints": [
|
||||
"Use the permutation and combination theory to add one (P, D) pair each time until n pairs."
|
||||
],
|
||||
|
Reference in New Issue
Block a user