mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-02 22:13:28 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"5.1K\", \"totalSubmission\": \"9.5K\", \"totalAcceptedRaw\": 5057, \"totalSubmissionRaw\": 9484, \"acRate\": \"53.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"5.1K\", \"totalSubmission\": \"9.5K\", \"totalAcceptedRaw\": 5064, \"totalSubmissionRaw\": 9496, \"acRate\": \"53.3%\"}",
|
||||
"hints": [
|
||||
"The constraints are small enough for an N^2 solution.",
|
||||
"Try using dynamic programming."
|
||||
|
Reference in New Issue
Block a user