Help for this page

Select Code to Download


  1. or download this
    use strict;
    
    while(<DATA>){
    ...
    101 thqqxw.lui.qswer
    3 b_ylxmhzjsys.virpbkr
    0
    
  2. or download this
    sub decipher {
    my($k,@r,%b,@s)=@_;@s=pop=~/./g;@b{@b{0..27}=('_','a'..'z','.')}=0..27
    +;$r[$k*$_%@s]=$b{($b{$s[$_]}+$_)%28}for 0..$#s;join'',@r
    }