First of all, I'd like to apologize for the confusion creted by the ambiguous rules.

If everybody agrees that this would be a fair change, then I would like to change the two rules/constraints for the CD Sorter algorithm as follows:
  • sum(songList(indexList)) <= mediaLength, with mediaLength=45 minutes, thus sum<45
  • gap = (mediaLength - sum(songList(indexList))) is smaller than 1 minute, thus gap<1
As long as you have a total song lengh of <=45 and a gap of <1 your code is valid and will compete solely on the merits of it's KiXGolf score.

[ 12. March 2003, 23:39: Message edited by: sealeopard ]
_________________________
There are two types of vessels, submarines and targets.