3DContainerPacking
3DContainerPacking copied to clipboard
Smal inefficiency.
If we found an integer with the same value we should exit the for loop by calling break; instead of continue;