mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-09-06 07:51:41 +08:00
update
This commit is contained in:
@@ -149,7 +149,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"25K\", \"totalSubmission\": \"31.5K\", \"totalAcceptedRaw\": 24964, \"totalSubmissionRaw\": 31460, \"acRate\": \"79.4%\"}",
|
||||
"stats": "{\"totalAccepted\": \"25K\", \"totalSubmission\": \"31.5K\", \"totalAcceptedRaw\": 24969, \"totalSubmissionRaw\": 31465, \"acRate\": \"79.4%\"}",
|
||||
"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