Hi Dave,
Here max should not repeat right but the result is repeated.
‘{A:’{0, 6, 6, 7, 2, 9, 8, 1, 0} , max:9}
‘{A:’{6, 7, 2, 6, 0, 5, 6, 2, 5} , max:7}
‘{A:’{7, 1, 6, 8, 6, 9, 2, 6, 5} , max:9}
‘{A:’{6, 9, 7, 5, 3, 8, 1, 3, 5} , max:9}
‘{A:’{0, 9, 4, 2, 7, 7, 5, 2, 3} , max:9}
Thanks !!!