mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -11,7 +11,7 @@
|
||||
"translatedContent": null,
|
||||
"isPaidOnly": false,
|
||||
"difficulty": "Medium",
|
||||
"likes": 844,
|
||||
"likes": 845,
|
||||
"dislikes": 88,
|
||||
"isLiked": null,
|
||||
"similarQuestions": "[]",
|
||||
@@ -59,7 +59,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"200.7K\", \"totalSubmission\": \"375.2K\", \"totalAcceptedRaw\": 200742, \"totalSubmissionRaw\": 375208, \"acRate\": \"53.5%\"}",
|
||||
"stats": "{\"totalAccepted\": \"200.9K\", \"totalSubmission\": \"375.5K\", \"totalAcceptedRaw\": 200876, \"totalSubmissionRaw\": 375501, \"acRate\": \"53.5%\"}",
|
||||
"hints": [
|
||||
"Try to get all the mangerIDs that have count bigger than 5",
|
||||
"Use the last hint's result as a table and do join with origin table at id equals to managerId",
|
||||
|
Reference in New Issue
Block a user