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": 204,
|
||||
"dislikes": 17,
|
||||
"likes": 207,
|
||||
"dislikes": 18,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
"exampleTestcases": "{\"headers\":{\"orders\":[\"order_number\",\"customer_number\"]},\"rows\":{\"orders\":[[1,1],[2,2],[3,3],[4,3]]}}",
|
||||
@@ -47,7 +47,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"63.9K\", \"totalSubmission\": \"85.3K\", \"totalAcceptedRaw\": 63890, \"totalSubmissionRaw\": 85315, \"acRate\": \"74.9%\"}",
|
||||
"stats": "{\"totalAccepted\": \"64.3K\", \"totalSubmission\": \"86K\", \"totalAcceptedRaw\": 64325, \"totalSubmissionRaw\": 85966, \"acRate\": \"74.8%\"}",
|
||||
"hints": [
|
||||
"MySQL uses a different expression to get the first records other than MSSQL's TOP expression."
|
||||
],
|
||||
|
Reference in New Issue
Block a user