mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"26.8K\", \"totalSubmission\": \"64.3K\", \"totalAcceptedRaw\": 26790, \"totalSubmissionRaw\": 64344, \"acRate\": \"41.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"26.8K\", \"totalSubmission\": \"64.3K\", \"totalAcceptedRaw\": 26791, \"totalSubmissionRaw\": 64347, \"acRate\": \"41.6%\"}",
|
||||
"hints": [
|
||||
"Think the opposite direction instead of minimum elements to remove the maximum mountain subsequence",
|
||||
"Think of LIS it's kind of close"
|
||||
|
Reference in New Issue
Block a user