mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 23:41:41 +08:00
update
This commit is contained in:
@@ -12,7 +12,7 @@
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Easy",
|
||||
"likes": 417,
|
||||
"dislikes": 903,
|
||||
"dislikes": 904,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\": {\"Courses\": [\"student\", \"class\"]}, \"rows\": {\"Courses\": [[\"A\", \"Math\"], [\"B\", \"English\"], [\"C\", \"Math\"], [\"D\", \"Biology\"], [\"E\", \"Math\"], [\"F\", \"Computer\"], [\"G\", \"Math\"], [\"H\", \"Math\"], [\"I\", \"Math\"]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"152.8K\", \"totalSubmission\": \"363.6K\", \"totalAcceptedRaw\": 152764, \"totalSubmissionRaw\": 363609, \"acRate\": \"42.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"153K\", \"totalSubmission\": \"363.9K\", \"totalAcceptedRaw\": 152979, \"totalSubmissionRaw\": 363904, \"acRate\": \"42.0%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "202",
|
||||
|
Reference in New Issue
Block a user