In article <aegjqm$o79$[EMAIL PROTECTED]>, [EMAIL PROTECTED] (Ton Hospel) writes: > In article <[EMAIL PROTECTED]>, > Phil Carmody <[EMAIL PROTECTED]> writes: > >> 2) In 2 days time, I'm going to want some pointers from the gurus on >> the no doubt obvious tweaks that I could make to my hamming entry - >> is this the place for such discussions? > > A bit of technique is needed here: > > 1) printing $_ is the default, so all that's missing is the newline. You can > get that using -l > 2) Always keep both the string and array view in mind. switch between them > often
oh sorry, these comments were relative to your 88 solution. I missed your 82 solution where you already did point 2
