Pinned Loading
-
-
-
https://www.hackerrank.com/challenge...
https://www.hackerrank.com/challenges/fraudulent-activity-notifications/problem 12// Complete the activityNotifications function below.
3func activityNotifications(expenditure []int32, d int32) (count int32) {
4lenth := int32(len(expenditure))
5if lenth == d {
-
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.