On Thu, Jan 24, 2002 at 12:31:51PM -0500, Bill -OSX- Jones wrote:
> 69 strokes -
> 
> #!perl -n
> next if(($.%2)||(((length)-1)%2));!((tr/aeiouy//)%2) and print"$_";
> 
> >#!perl -n
> >next if(($.%2)||(((length)-1)%2));print"$_" unless((tr/aeiouy//)%2);
> 
> But ... Still prints even sets of vowels :(
> -Sx-

Please review the rules for this golf event:

  Please take care to not accidentally post any solutions to the fwp
  mailing list!!  Do not publish your solutions anywhere. That will spoil
  the game, as your solutions are meant to be secret. All solutions will be
  published at the end of the game.


Ronald

Reply via email to