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": "Easy",
|
||||
"likes": 79,
|
||||
"dislikes": 62,
|
||||
"likes": 81,
|
||||
"dislikes": 63,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Project Employees II\", \"titleSlug\": \"project-employees-ii\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "{\"headers\":{\"Project\":[\"project_id\",\"employee_id\"],\"Employee\":[\"employee_id\",\"name\",\"experience_years\"]},\"rows\":{\"Project\":[[1,1],[1,2],[1,3],[2,1],[2,4]],\"Employee\":[[1,\"Khaled\",3],[2,\"Ali\",2],[3,\"John\",1],[4,\"Doe\",2]]}}",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"36K\", \"totalSubmission\": \"53.8K\", \"totalAcceptedRaw\": 35985, \"totalSubmissionRaw\": 53777, \"acRate\": \"66.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"37.1K\", \"totalSubmission\": \"55.4K\", \"totalAcceptedRaw\": 37075, \"totalSubmissionRaw\": 55374, \"acRate\": \"67.0%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user