1
0
mirror of https://gitee.com/coder-xiaomo/leetcode-problemset synced 2025-09-04 06:51:41 +08:00
Code Issues Projects Releases Wiki Activity GitHub Gitee
This commit is contained in:
2022-05-02 23:44:12 +08:00
parent 7ea03594b3
commit 2a71c78585
4790 changed files with 11696 additions and 10944 deletions

View File

@@ -11,10 +11,10 @@
"translatedContent": null,
"isPaidOnly": true,
"difficulty": "Easy",
"likes": 6,
"dislikes": 5,
"likes": 9,
"dislikes": 13,
"isLiked": null,
"similarQuestions": "[{\"title\": \"Nth Highest Salary\", \"titleSlug\": \"nth-highest-salary\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
"similarQuestions": "[{\"title\": \"Nth Highest Salary\", \"titleSlug\": \"nth-highest-salary\", \"difficulty\": \"Medium\", \"translatedTitle\": null}, {\"title\": \"The Users That Are Eligible for Discount\", \"titleSlug\": \"the-users-that-are-eligible-for-discount\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
"exampleTestcases": "{\"headers\": {\"Purchases\": [\"user_id\", \"time_stamp\", \"amount\"]}, \"startDate\": \"2022-03-08\", \"endDate\": \"2022-03-20\", \"minAmount\": 1000, \"rows\": {\"Purchases\": [[1, \"2022-04-20 09:03:00\", 4416], [2, \"2022-03-19 19:24:02\", 678], [3, \"2022-03-18 12:03:09\", 4523], [3, \"2022-03-30 09:43:42\", 626]]}}",
"categoryTitle": "Database",
"contributors": [],
@@ -28,7 +28,7 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"405\", \"totalSubmission\": \"811\", \"totalAcceptedRaw\": 405, \"totalSubmissionRaw\": 811, \"acRate\": \"49.9%\"}",
"stats": "{\"totalAccepted\": \"952\", \"totalSubmission\": \"2K\", \"totalAcceptedRaw\": 952, \"totalSubmissionRaw\": 1951, \"acRate\": \"48.8%\"}",
"hints": [],
"solution": null,
"status": null,