Thread Javascript escape mit Perl entschlüsseln? (2 answers)
Opened by Gast at 2007-02-05 02:59

Ishka
 2007-02-05 03:18
#73998 #73998
User since
2003-08-04
771 Artikel
HausmeisterIn
[Homepage] [default_avatar]
zB. so
Code: (dl )
1
2
3
$k="%73%63%72%69%70%74%61%73%79%6C%75%6D%40%68%6F%74%6D%61%69%6C%2E%63%6F%6D";
$k=~s/%(..)/chr hex $1/ge;
print $k;
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}

View full thread Javascript escape mit Perl entschlüsseln?