mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"17.5K\", \"totalSubmission\": \"26.7K\", \"totalAcceptedRaw\": 17472, \"totalSubmissionRaw\": 26696, \"acRate\": \"65.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"17.5K\", \"totalSubmission\": \"26.8K\", \"totalAcceptedRaw\": 17548, \"totalSubmissionRaw\": 26825, \"acRate\": \"65.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