Thread einmalige Werte in einen Array
(11 answers)
Opened by jan10001 at 2003-08-30 15:10
Bei Perl6 wird es angeblich so werden, daß man schreiben muß %hash{@keys}. Allerdings wird man auch schreiben %hash{$key}. Und in dem Zusammenhang hab ich gelesen, daß es jetzt so gemacht ist, daß man schreibt, was für ein Rückgabetyp es hat - und bei Perl6 was für ein Variablentyp es ist.
Aber nachdem man jetzt schreibt $hash{$key} ist es auch sinnvoll (um konsistent zu bleiben) zu schreiben @hash{@keys} sub z{if(@_){1while$x[$k=rand 10];t($t=$x[$k]=1)}print map"$z[$x[$_]]$_".($_%3?
"":"\n"),1..9}sub t{$j=0;$x[$_+1]==$t&&($j+=2**$_)for 0..8;z,die"Gewinner $z[$t] "if grep$_==($j&$_),7,56,73,84,146,273,292,448;z,die"Gleichstand\n"if@x>9&&!grep !$_,@x}@x=4;@z=qw{. [ (};z$^T&1;while(<>){next if$_>9||$x[$_];t$t=$x[$_]=2;z 1} |