Search found 1 match

by Nils
Tue Sep 19, 2006 4:52 am
Forum: Volume 1 (100-199)
Topic: 103 - Stacking Boxes
Replies: 200
Views: 50877

hedgehog1204: i tried your python script and for the sample input from guitarlover it outputs the wrong answer. I played a bit with your code and here is the part i have changed:
(maybe the indention got messed up)


# Find the longest sring of boxes:
maxBoxes = []
maxBoxes.append(boxes[0 ...

Go to advanced search