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": true,
|
||||
"difficulty": "Hard",
|
||||
"likes": 171,
|
||||
"dislikes": 58,
|
||||
"likes": 175,
|
||||
"dislikes": 59,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Countries You Can Safely Invest In\", \"titleSlug\": \"countries-you-can-safely-invest-in\", \"difficulty\": \"Medium\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "{\"headers\":{\"Salary\":[\"id\",\"employee_id\",\"amount\",\"pay_date\"],\"Employee\":[\"employee_id\",\"department_id\"]},\"rows\":{\"Salary\":[[1,1,9000,\"2017/03/31\"],[2,2,6000,\"2017/03/31\"],[3,3,10000,\"2017/03/31\"],[4,1,7000,\"2017/02/28\"],[5,2,6000,\"2017/02/28\"],[6,3,8000,\"2017/02/28\"]],\"Employee\":[[1,1],[2,2],[3,2]]}}",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"25.2K\", \"totalSubmission\": \"45K\", \"totalAcceptedRaw\": 25227, \"totalSubmissionRaw\": 44975, \"acRate\": \"56.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25.9K\", \"totalSubmission\": \"46.1K\", \"totalAcceptedRaw\": 25909, \"totalSubmissionRaw\": 46059, \"acRate\": \"56.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "169",
|
||||
|
Reference in New Issue
Block a user