mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-05 15:31:43 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"53.2K\", \"totalSubmission\": \"66.3K\", \"totalAcceptedRaw\": 53189, \"totalSubmissionRaw\": 66284, \"acRate\": \"80.2%\"}",
|
||||
"stats": "{\"totalAccepted\": \"53.2K\", \"totalSubmission\": \"66.3K\", \"totalAcceptedRaw\": 53190, \"totalSubmissionRaw\": 66285, \"acRate\": \"80.2%\"}",
|
||||
"hints": [
|
||||
"Try to find the number of different minutes when action happened for each user.",
|
||||
"For each user increase the value of the answer array index which matches the UAM for this user."
|
||||
|
Reference in New Issue
Block a user