mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -179,7 +179,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"7.9K\", \"totalSubmission\": \"22K\", \"totalAcceptedRaw\": 7878, \"totalSubmissionRaw\": 22029, \"acRate\": \"35.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"7.9K\", \"totalSubmission\": \"22K\", \"totalAcceptedRaw\": 7880, \"totalSubmissionRaw\": 22034, \"acRate\": \"35.8%\"}",
|
||||
"hints": [
|
||||
"The queries are all given to you beforehand so you can answer them in any order you want.",
|
||||
"Sort the queries knowing their original order to be able to build the answer array.",
|
||||
|
Reference in New Issue
Block a user