| Next | You can't get there from here | 34 |
# VALUES OF BEETA GIVE RISE TO DOM
sub square_b {
my $fOOooO = abs(shift())<<1;
my $BarRRr = $fOOooO-++$fOOooO;
$BarRRr += $fOOooO until ($fOOooO -= 2) <= 0;
return $BarRRr;
}
It passes all the tests, but that doesn't prove anything
continued...
| Next | ![]() |
Copyright © 2005 M. J. Dominus |