mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-04 15:01:40 +08:00
update
This commit is contained in:
@@ -155,7 +155,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"14.8K\", \"totalSubmission\": \"32.8K\", \"totalAcceptedRaw\": 14792, \"totalSubmissionRaw\": 32787, \"acRate\": \"45.1%\"}",
|
||||
"stats": "{\"totalAccepted\": \"14.8K\", \"totalSubmission\": \"32.8K\", \"totalAcceptedRaw\": 14801, \"totalSubmissionRaw\": 32802, \"acRate\": \"45.1%\"}",
|
||||
"hints": [
|
||||
"Do BFS to find the kth level friends.",
|
||||
"Then collect movies saw by kth level friends and sort them accordingly."
|
||||
|
Reference in New Issue
Block a user