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": 1236,
|
||||
"dislikes": 160,
|
||||
"likes": 1237,
|
||||
"dislikes": 161,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"Students\":[\"student_id\",\"student_name\"],\"Subjects\":[\"subject_name\"],\"Examinations\":[\"student_id\",\"subject_name\"]},\"rows\":{\"Students\":[[1,\"Alice\"],[2,\"Bob\"],[13,\"John\"],[6,\"Alex\"]],\"Subjects\":[[\"Math\"],[\"Physics\"],[\"Programming\"]],\"Examinations\":[[1,\"Math\"],[1,\"Physics\"],[1,\"Programming\"],[2,\"Programming\"],[1,\"Physics\"],[1,\"Math\"],[13,\"Math\"],[13,\"Programming\"],[13,\"Physics\"],[2,\"Math\"],[1,\"Math\"]]}}",
|
||||
@@ -59,7 +59,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"129.8K\", \"totalSubmission\": \"230.8K\", \"totalAcceptedRaw\": 129823, \"totalSubmissionRaw\": 230750, \"acRate\": \"56.3%\"}",
|
||||
"stats": "{\"totalAccepted\": \"129.9K\", \"totalSubmission\": \"230.9K\", \"totalAcceptedRaw\": 129906, \"totalSubmissionRaw\": 230884, \"acRate\": \"56.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "2018",
|
||||
|
Reference in New Issue
Block a user