mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -161,7 +161,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"43.1K\", \"totalSubmission\": \"104.1K\", \"totalAcceptedRaw\": 43142, \"totalSubmissionRaw\": 104096, \"acRate\": \"41.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"43.1K\", \"totalSubmission\": \"104.1K\", \"totalAcceptedRaw\": 43149, \"totalSubmissionRaw\": 104114, \"acRate\": \"41.4%\"}",
|
||||
"hints": [
|
||||
"Note you can allocate at most two families in one row.",
|
||||
"Greedily check if you can allocate seats for two families, one family or none.",
|
||||
|
Reference in New Issue
Block a user