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": "Medium",
|
||||
"likes": 1213,
|
||||
"likes": 1219,
|
||||
"dislikes": 123,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"3Sum\", \"titleSlug\": \"3sum\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"3Sum Closest\", \"titleSlug\": \"3sum-closest\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Valid Triangle Number\", \"titleSlug\": \"valid-triangle-number\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Two Sum Less Than K\", \"titleSlug\": \"two-sum-less-than-k\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"112.6K\", \"totalSubmission\": \"224K\", \"totalAcceptedRaw\": 112617, \"totalSubmissionRaw\": 224048, \"acRate\": \"50.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"112.8K\", \"totalSubmission\": \"224.4K\", \"totalAcceptedRaw\": 112767, \"totalSubmissionRaw\": 224382, \"acRate\": \"50.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "13",
|
||||
|
Reference in New Issue
Block a user