mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 16:01:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"58.1K\", \"totalSubmission\": \"116.5K\", \"totalAcceptedRaw\": 58051, \"totalSubmissionRaw\": 116490, \"acRate\": \"49.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"58.1K\", \"totalSubmission\": \"116.5K\", \"totalAcceptedRaw\": 58052, \"totalSubmissionRaw\": 116491, \"acRate\": \"49.8%\"}",
|
||||
"hints": [
|
||||
"In lexicographical order, the elements to the left have higher priority than those that come after. Can you think of a strategy that incrementally builds the answer from left to right?"
|
||||
],
|
||||
|
Reference in New Issue
Block a user