mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 29,
|
||||
"likes": 32,
|
||||
"dislikes": 0,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"1.1K\", \"totalSubmission\": \"1.8K\", \"totalAcceptedRaw\": 1123, \"totalSubmissionRaw\": 1830, \"acRate\": \"61.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"1.1K\", \"totalSubmission\": \"1.9K\", \"totalAcceptedRaw\": 1145, \"totalSubmissionRaw\": 1857, \"acRate\": \"61.7%\"}",
|
||||
"hints": [
|
||||
"Use divide and conquer technique.",
|
||||
"Divide the query rectangle into 4 rectangles.",
|
||||
|
Reference in New Issue
Block a user