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,8 +11,8 @@
"translatedContent": null,
"isPaidOnly": true,
"difficulty": "Easy",
"likes": 53,
"dislikes": 15,
"likes": 55,
"dislikes": 14,
"isLiked": null,
"similarQuestions": "[]",
"exampleTestcases": "{\"headers\":{\"Employees\":[\"employee_id\",\"name\",\"reports_to\",\"age\"]},\"rows\":{\"Employees\":[[9,\"Hercy\",null,43],[6,\"Alice\",9,41],[4,\"Bob\",9,36],[2,\"Winston\",null,37]]}}",
@@ -28,7 +28,7 @@
],
"companyTagStats": null,
"codeSnippets": null,
"stats": "{\"totalAccepted\": \"9.1K\", \"totalSubmission\": \"18.6K\", \"totalAcceptedRaw\": 9132, \"totalSubmissionRaw\": 18634, \"acRate\": \"49.0%\"}",
"stats": "{\"totalAccepted\": \"9.7K\", \"totalSubmission\": \"19.7K\", \"totalAcceptedRaw\": 9670, \"totalSubmissionRaw\": 19697, \"acRate\": \"49.1%\"}",
"hints": [],
"solution": null,
"status": null,