mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.9K\", \"totalSubmission\": \"12.3K\", \"totalAcceptedRaw\": 6909, \"totalSubmissionRaw\": 12267, \"acRate\": \"56.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.9K\", \"totalSubmission\": \"12.3K\", \"totalAcceptedRaw\": 6911, \"totalSubmissionRaw\": 12269, \"acRate\": \"56.3%\"}",
|
||||
"hints": [
|
||||
"The constraints are small enough for an N^2 solution.",
|
||||
"Try using dynamic programming."
|
||||
|
Reference in New Issue
Block a user