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": "Easy",
|
||||
"likes": 1315,
|
||||
"dislikes": 151,
|
||||
"likes": 1350,
|
||||
"dislikes": 152,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Employee\": [\"id\", \"name\", \"salary\", \"managerId\"]}, \"rows\": {\"Employee\": [[1, \"Joe\", 70000, 3], [2, \"Henry\", 80000, 4], [3, \"Sam\", 60000, null], [4, \"Max\", 90000, null]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"342.9K\", \"totalSubmission\": \"519.6K\", \"totalAcceptedRaw\": 342903, \"totalSubmissionRaw\": 519649, \"acRate\": \"66.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"352.4K\", \"totalSubmission\": \"531.7K\", \"totalAcceptedRaw\": 352351, \"totalSubmissionRaw\": 531656, \"acRate\": \"66.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "215",
|
||||
|
Reference in New Issue
Block a user