mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-08 08:51:42 +08:00
update
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": true,
|
||||
"difficulty": "Medium",
|
||||
"likes": 125,
|
||||
"dislikes": 379,
|
||||
"likes": 127,
|
||||
"dislikes": 382,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"Candidate\":[\"id\",\"name\"],\"Vote\":[\"id\",\"candidateId\"]},\"rows\":{\"Candidate\":[[1,\"A\"],[2,\"B\"],[3,\"C\"],[4,\"D\"],[5,\"E\"]],\"Vote\":[[1,2],[2,4],[3,3],[4,2],[5,5]]}}",
|
||||
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"44.8K\", \"totalSubmission\": \"77.2K\", \"totalAcceptedRaw\": 44750, \"totalSubmissionRaw\": 77250, \"acRate\": \"57.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"45.8K\", \"totalSubmission\": \"78.6K\", \"totalAcceptedRaw\": 45823, \"totalSubmissionRaw\": 78646, \"acRate\": \"58.3%\"}",
|
||||
"hints": [],
|
||||
"solution": {
|
||||
"id": "208",
|
||||
|
Reference in New Issue
Block a user