mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"42.1K\", \"totalSubmission\": \"64.2K\", \"totalAcceptedRaw\": 42090, \"totalSubmissionRaw\": 64182, \"acRate\": \"65.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"42.1K\", \"totalSubmission\": \"64.2K\", \"totalAcceptedRaw\": 42095, \"totalSubmissionRaw\": 64187, \"acRate\": \"65.6%\"}",
|
||||
"hints": [
|
||||
"When is it possible to convert original into a 2D array and when is it impossible?",
|
||||
"It is possible if and only if m * n == original.length",
|
||||
|
Reference in New Issue
Block a user