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": "Easy",
|
||||
"likes": 71,
|
||||
"dislikes": 26,
|
||||
"likes": 109,
|
||||
"dislikes": 31,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[{\"title\": \"Sellers With No Sales\", \"titleSlug\": \"sellers-with-no-sales\", \"difficulty\": \"Easy\", \"translatedTitle\": null}]",
|
||||
"exampleTestcases": "{\"headers\":{\"Visits\":[\"visit_id\",\"customer_id\"],\"Transactions\":[\"transaction_id\",\"visit_id\",\"amount\"]},\"rows\":{\"Visits\":[[1,23],[2,9],[4,30],[5,54],[6,96],[7,54],[8,54]],\"Transactions\":[[2,5,310],[3,5,300],[9,5,200],[12,1,910],[13,2,970]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"17.9K\", \"totalSubmission\": \"20K\", \"totalAcceptedRaw\": 17933, \"totalSubmissionRaw\": 19963, \"acRate\": \"89.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"21.5K\", \"totalSubmission\": \"24K\", \"totalAcceptedRaw\": 21535, \"totalSubmissionRaw\": 23952, \"acRate\": \"89.9%\"}",
|
||||
"hints": [],
|
||||
"solution": null,
|
||||
"status": null,
|
||||
|
Reference in New Issue
Block a user