ok so basically u wanna make all the sections equal the (6,4,4,4) we take only one box of them and try and make them all equal but we need t try and use all the boxes(1 box per each try) inside the row and make them all equal , the catch is if one box didnt give the same equaal as the before case, we need to add extra boxes( which is the output) to make each case equal to the other case , our target is to get the less output
did not work giving wrong output such as 2,6,10 and not 1,0,5
Hisham Plays is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
2