mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 08:21:41 +08:00
update
This commit is contained in:
@@ -59,7 +59,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"58.2K\", \"totalSubmission\": \"97.9K\", \"totalAcceptedRaw\": 58187, \"totalSubmissionRaw\": 97929, \"acRate\": \"59.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"58.2K\", \"totalSubmission\": \"98K\", \"totalAcceptedRaw\": 58227, \"totalSubmissionRaw\": 97997, \"acRate\": \"59.4%\"}",
|
||||
"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