mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2071,
|
||||
"dislikes": 516,
|
||||
"likes": 2133,
|
||||
"dislikes": 528,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Decode the Slanted Ciphertext\", \"titleSlug\": \"decode-the-slanted-ciphertext\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,2,3],[4,5,6],[7,8,9]]\n[[1,2],[3,4]]",
|
||||
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"190.5K\", \"totalSubmission\": \"338.6K\", \"totalAcceptedRaw\": 190489, \"totalSubmissionRaw\": 338645, \"acRate\": \"56.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"196.7K\", \"totalSubmission\": \"347.4K\", \"totalAcceptedRaw\": 196740, \"totalSubmissionRaw\": 347380, \"acRate\": \"56.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "845",
|
||||
|
Reference in New Issue
Block a user