mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"60.2K\", \"totalSubmission\": \"73.8K\", \"totalAcceptedRaw\": 60214, \"totalSubmissionRaw\": 73794, \"acRate\": \"81.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"60.2K\", \"totalSubmission\": \"73.8K\", \"totalAcceptedRaw\": 60221, \"totalSubmissionRaw\": 73802, \"acRate\": \"81.6%\"}",
|
||||
"hints": [
|
||||
"Can we sort the arrays to help solve the problem?",
|
||||
"Can we greedily match each student to a seat?",
|
||||
|
Reference in New Issue
Block a user