|
|
| Just another Perl shrine | |
| PerlMonks |
RE: Adding 2 + 2by Anonymous Monk |
| on Sep 26, 2000 at 02:00 UTC ( #33966=note: print w/ replies, xml ) | Need Help?? |
|
(undef$a)and(undef$b)or++$a;while( $a!=2){$a++if($b);$b++if(not$b);} $b++?$d=$a.'+'.$b.'=':die;map{$c+= $_;}($a,$b);$_=$d.$c."\n";print;
In Section
Snippets Section
|
|
||||||||||||||||||||