mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"12.1K\", \"totalSubmission\": \"28.1K\", \"totalAcceptedRaw\": 12139, \"totalSubmissionRaw\": 28091, \"acRate\": \"43.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"12.2K\", \"totalSubmission\": \"28.2K\", \"totalAcceptedRaw\": 12173, \"totalSubmissionRaw\": 28160, \"acRate\": \"43.2%\"}",
|
||||
"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