mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 13:36:46 +08:00
update
This commit is contained in:
@@ -167,7 +167,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"10.5K\", \"totalSubmission\": \"17.2K\", \"totalAcceptedRaw\": 10499, \"totalSubmissionRaw\": 17218, \"acRate\": \"61.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"10.5K\", \"totalSubmission\": \"17.2K\", \"totalAcceptedRaw\": 10508, \"totalSubmissionRaw\": 17236, \"acRate\": \"61.0%\"}",
|
||||
"hints": [
|
||||
"Store number of computer in each row and column.",
|
||||
"Count all servers that are not isolated."
|
||||
|
Reference in New Issue
Block a user