vols = [1, 1, 1, 2, 2, 4, 4, 5, 5, 5, 8, 8, 8, 9, 9] To make package with those elements, How many boxes(volumn 10) need??
I did.(javascript)