mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Easy",
|
||||
"likes": 527,
|
||||
"dislikes": 363,
|
||||
"likes": 534,
|
||||
"dislikes": 369,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Two Sum\", \"titleSlug\": \"two-sum\", \"difficulty\": \"Easy\", \"translatedTitle\": null}, {\"title\": \"Unique Word Abbreviation\", \"titleSlug\": \"unique-word-abbreviation\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"Two Sum IV - Input is a BST\", \"titleSlug\": \"two-sum-iv-input-is-a-bst\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "[\"TwoSum\",\"add\",\"add\",\"add\",\"find\",\"find\"]\n[[],[1],[3],[5],[4],[7]]",
|
||||
@@ -52,7 +52,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"121.9K\", \"totalSubmission\": \"332.7K\", \"totalAcceptedRaw\": 121877, \"totalSubmissionRaw\": 332728, \"acRate\": \"36.6%\"}",
|
||||
"stats": "{\"totalAccepted\": \"123.6K\", \"totalSubmission\": \"336.6K\", \"totalAcceptedRaw\": 123606, \"totalSubmissionRaw\": 336625, \"acRate\": \"36.7%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "829",
|
||||
|
Reference in New Issue
Block a user