mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 420,
|
||||
"dislikes": 313,
|
||||
"likes": 421,
|
||||
"dislikes": 314,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"Department\":[\"id\",\"revenue\",\"month\"]},\"rows\":{\"Department\":[[1,8000,\"Jan\"],[2,9000,\"Jan\"],[3,10000,\"Feb\"],[1,7000,\"Feb\"],[1,6000,\"Mar\"]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"67.2K\", \"totalSubmission\": \"81.6K\", \"totalAcceptedRaw\": 67154, \"totalSubmissionRaw\": 81575, \"acRate\": \"82.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"67.3K\", \"totalSubmission\": \"81.7K\", \"totalAcceptedRaw\": 67264, \"totalSubmissionRaw\": 81712, \"acRate\": \"82.3%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user