mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-07 00:11:41 +08:00
update
This commit is contained in:
@@ -40,7 +40,7 @@
|
||||
],
|
||||
"companyTagStats": null,
|
||||
"codeSnippets": null,
|
||||
"stats": "{\"totalAccepted\": \"97.4K\", \"totalSubmission\": \"130.3K\", \"totalAcceptedRaw\": 97386, \"totalSubmissionRaw\": 130252, \"acRate\": \"74.8%\"}",
|
||||
"stats": "{\"totalAccepted\": \"97.4K\", \"totalSubmission\": \"130.3K\", \"totalAcceptedRaw\": 97389, \"totalSubmissionRaw\": 130257, \"acRate\": \"74.8%\"}",
|
||||
"hints": [
|
||||
"How can we solve the problem if we have just one student?",
|
||||
"Given an student sort their grades and get the top 5 average.",
|
||||
|
Reference in New Issue
Block a user