mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 23:11:41 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 1718,
|
||||
"dislikes": 696,
|
||||
"likes": 1783,
|
||||
"dislikes": 709,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"Employee\":[\"id\",\"salary\"]},\"rows\":{\"Employee\":[[1,100],[2,200],[3,300]]}}\n{\"headers\":{\"Employee\":[\"id\",\"salary\"]},\"rows\":{\"Employee\":[[1,100]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"453.7K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 453714, \"totalSubmissionRaw\": 1291640, \"acRate\": \"35.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"465.8K\", \"totalSubmission\": \"1.3M\", \"totalAcceptedRaw\": 465752, \"totalSubmissionRaw\": 1320391, \"acRate\": \"35.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "217",
|
||||
|
Reference in New Issue
Block a user