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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1219,
|
||||
"dislikes": 123,
|
||||
"likes": 1237,
|
||||
"dislikes": 124,
|
||||
"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}]",
|
||||
"exampleTestcases": "[-2,0,1,3]\n2\n[]\n0\n[0]\n0",
|
||||
@@ -46,7 +46,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"112.8K\", \"totalSubmission\": \"224.4K\", \"totalAcceptedRaw\": 112767, \"totalSubmissionRaw\": 224382, \"acRate\": \"50.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"114.8K\", \"totalSubmission\": \"228.1K\", \"totalAcceptedRaw\": 114751, \"totalSubmissionRaw\": 228057, \"acRate\": \"50.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "13",
|
||||
|
Reference in New Issue
Block a user