mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 07:21:40 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 646,
|
||||
"dislikes": 351,
|
||||
"likes": 656,
|
||||
"dislikes": 354,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Seat\": [\"id\",\"student\"]}, \"rows\": {\"Seat\": [[1,\"Abbot\"],[2,\"Doris\"],[3,\"Emerson\"],[4,\"Green\"],[5,\"Jeames\"]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"98.3K\", \"totalSubmission\": \"142.3K\", \"totalAcceptedRaw\": 98255, \"totalSubmissionRaw\": 142251, \"acRate\": \"69.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"100.5K\", \"totalSubmission\": \"145.2K\", \"totalAcceptedRaw\": 100517, \"totalSubmissionRaw\": 145181, \"acRate\": \"69.2%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "195",
|
||||
|
Reference in New Issue
Block a user