#!/usr/bin/perl @_=('(','2','`','+','#','!','(',' ','`','2' ,'`','`',' ' ,'2','`','(','`','/','.' ,'!', ' ','`','3','`','*');@__=('$','`','%' ,'@', '`','@','`',' ' ,',','`','%', '0',' ', '`', '%' , '`','4','`' ,'@','@',' ','4','`','5', '`'); _(\@_,\@__) ; sub _{print pop@{$_[0]} |pop@{$_[1]}; _($_[0] ,$_[1]) if @{$_[0]};}
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re: Brothers Vars
by ZlR (Chaplain) on Apr 07, 2005 at 10:24 UTC | |
by cristian (Hermit) on Apr 07, 2005 at 13:40 UTC | |
|
Re: Brothers Vars
by starbolin (Hermit) on Apr 07, 2005 at 06:06 UTC | |
|
Re: Brothers Vars
by zentara (Cardinal) on Apr 06, 2005 at 12:37 UTC | |
by cristian (Hermit) on Apr 06, 2005 at 13:26 UTC |