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,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1004,
|
||||
"dislikes": 637,
|
||||
"likes": 1027,
|
||||
"dislikes": 649,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"The Number of Users That Are Eligible for Discount\", \"titleSlug\": \"the-number-of-users-that-are-eligible-for-discount\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "{\"headers\": {\"Employee\": [\"id\", \"salary\"]}, \"argument\": 2, \"rows\": {\"Employee\": [[1, 100], [2, 200], [3, 300]]}}\n{\"headers\": {\"Employee\": [\"id\", \"salary\"]}, \"argument\": 2, \"rows\": {\"Employee\": [[1, 100]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"229K\", \"totalSubmission\": \"637.4K\", \"totalAcceptedRaw\": 229009, \"totalSubmissionRaw\": 637432, \"acRate\": \"35.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"234.3K\", \"totalSubmission\": \"649.7K\", \"totalAcceptedRaw\": 234256, \"totalSubmissionRaw\": 649748, \"acRate\": \"36.1%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user