in reply to Re: Re: (Golf) Decorating the Christmas Tree
in thread (Golf) Decorating the Christmas Tree

And I can trim it to 88 (if we leave out the assignment):
print$"x--$h.($_-1?join'',map{rand>$f?'=':qw (* 0 @ +)[rand 4]}1..$_*2-1:'*').$/for 1..$h

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

Replies are listed 'Best First'.
Removed 2 more...
by Rhose (Priest) on Dec 03, 2001 at 23:56 UTC
    print$"x--$h.($_<2?'*':join'',map{rand>$f?'=':qw(* 0 @ +)[rand 4]}2..$ +_*2).$/for 1..$h