mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"188.3K\", \"totalSubmission\": \"407.4K\", \"totalAcceptedRaw\": 188279, \"totalSubmissionRaw\": 407425, \"acRate\": \"46.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"188.3K\", \"totalSubmission\": \"407.5K\", \"totalAcceptedRaw\": 188290, \"totalSubmissionRaw\": 407454, \"acRate\": \"46.2%\"}",
|
||||
"hints": [
|
||||
"Try to represent the current (N, K) in terms of some (N-1, prevK). What is prevK ?"
|
||||
],
|
||||
|
Reference in New Issue
Block a user