mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 6959,
|
||||
"dislikes": 121,
|
||||
"likes": 7193,
|
||||
"dislikes": 122,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Search a 2D Matrix\", \"titleSlug\": \"search-a-2d-matrix\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]]\n5\n[[1,4,7,11,15],[2,5,8,12,19],[3,6,9,16,22],[10,13,14,17,24],[18,21,23,26,30]]\n20",
|
||||
@@ -137,7 +137,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"577K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 576986, \"totalSubmissionRaw\": 1199386, \"acRate\": \"48.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"590K\", \"totalSubmission\": \"1.2M\", \"totalAcceptedRaw\": 590000, \"totalSubmissionRaw\": 1220247, \"acRate\": \"48.4%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "341",
|
||||
|
Reference in New Issue
Block a user