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\": \"96.3K\", \"totalSubmission\": \"212K\", \"totalAcceptedRaw\": 96260, \"totalSubmissionRaw\": 212027, \"acRate\": \"45.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"96.3K\", \"totalSubmission\": \"212K\", \"totalAcceptedRaw\": 96264, \"totalSubmissionRaw\": 212036, \"acRate\": \"45.4%\"}",
|
||||
"hints": [
|
||||
"The answer is false if the number of nonequal positions in the strings is not equal to 0 or 2.",
|
||||
"Check that these positions have the same set of characters."
|
||||
|
Reference in New Issue
Block a user