mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 2467,
|
||||
"dislikes": 242,
|
||||
"likes": 2518,
|
||||
"dislikes": 243,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Range Sum Query - Immutable\", \"titleSlug\": \"range-sum-query-immutable\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Range Sum Query 2D - Mutable\", \"titleSlug\": \"range-sum-query-2d-mutable\", \"difficulty\": \"Hard\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"NumMatrix\",\"sumRegion\",\"sumRegion\",\"sumRegion\"]\n[[[[3,0,1,4,2],[5,6,3,2,1],[1,2,0,1,5],[4,1,0,1,7],[1,0,3,0,5]]],[2,1,4,3],[1,1,2,2],[1,2,2,4]]",
|
||||
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"217.7K\", \"totalSubmission\": \"460.4K\", \"totalAcceptedRaw\": 217739, \"totalSubmissionRaw\": 460395, \"acRate\": \"47.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"222.1K\", \"totalSubmission\": \"466.4K\", \"totalAcceptedRaw\": 222117, \"totalSubmissionRaw\": 466399, \"acRate\": \"47.6%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "10",
|
||||
|
Reference in New Issue
Block a user