mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 06:51:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 303,
|
||||
"dislikes": 43,
|
||||
"likes": 313,
|
||||
"dislikes": 45,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "\"5023\"\n\"25??\"\n\"?3295???\"",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.2K\", \"totalSubmission\": \"13.3K\", \"totalAcceptedRaw\": 6222, \"totalSubmissionRaw\": 13316, \"acRate\": \"46.7%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.5K\", \"totalSubmission\": \"13.8K\", \"totalAcceptedRaw\": 6541, \"totalSubmissionRaw\": 13827, \"acRate\": \"47.3%\"}",
|
||||
"hints": [
|
||||
"Bob can always make the total sum of both sides equal in mod 9.",
|
||||
"Why does the difference between the number of question marks on the left and right side matter?"
|
||||
|
Reference in New Issue
Block a user