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,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 754,
|
||||
"likes": 759,
|
||||
"dislikes": 97,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"133.5K\", \"totalSubmission\": \"147.5K\", \"totalAcceptedRaw\": 133487, \"totalSubmissionRaw\": 147545, \"acRate\": \"90.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"134.1K\", \"totalSubmission\": \"148.3K\", \"totalAcceptedRaw\": 134136, \"totalSubmissionRaw\": 148273, \"acRate\": \"90.5%\"}",
|
||||
"hints": [
|
||||
"Because the vector is sparse, use a data structure that stores the index and value where the element is nonzero."
|
||||
],
|
||||
|
Reference in New Issue
Block a user