Birthday Cake Candles

  • + 1 comment

    EDIT: My mistake, i've missread the description :(. So the rest of the comment is invalid.

    This doesn't work. It only counts how many times the highest element from the list (max(arr)) is in the list. In some test cases it works. In some it doesn't -> it's not a correct solution