mirror of
https://gitee.com/coder-xiaomo/leetcode-problemset
synced 2025-10-22 05:26:46 +08:00
update
This commit is contained in:
@@ -143,7 +143,7 @@
|
||||
"__typename": "CodeSnippetNode"
|
||||
}
|
||||
],
|
||||
"stats": "{\"totalAccepted\": \"6.8K\", \"totalSubmission\": \"9.7K\", \"totalAcceptedRaw\": 6794, \"totalSubmissionRaw\": 9705, \"acRate\": \"70.0%\"}",
|
||||
"stats": "{\"totalAccepted\": \"6.9K\", \"totalSubmission\": \"9.9K\", \"totalAcceptedRaw\": 6894, \"totalSubmissionRaw\": 9860, \"acRate\": \"69.9%\"}",
|
||||
"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