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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 360,
|
||||
"likes": 361,
|
||||
"dislikes": 42,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"17K\", \"totalSubmission\": \"24.8K\", \"totalAcceptedRaw\": 17009, \"totalSubmissionRaw\": 24822, \"acRate\": \"68.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"17K\", \"totalSubmission\": \"24.9K\", \"totalAcceptedRaw\": 17038, \"totalSubmissionRaw\": 24861, \"acRate\": \"68.5%\"}",
|
||||
"hints": [
|
||||
"Use divide and conquer technique.",
|
||||
"Divide the query rectangle into 4 rectangles.",
|
||||
|
Reference in New Issue
Block a user