Help for this page

Select Code to Download


  1. or download this
    sub z{$_[13]^=' ';ucfirst("@_\n");}print z(map{(split//,
       'alan eject porker thrush,'
    )[$_]}map{ord(uc($_)^'@')}split//,
    'fuvid@clrsemjkgpaqwbhnotx' );
    
  2. or download this
    sub generate {
       my $AnaJAPH = uc($_[0]);
    ...
       $ret =~ s/ //g;
       return $ret;
    }
    
  3. or download this
    print generate('Corpulent jerk heat rash,') . "\n";
    
  4. or download this
    sub z{$_[13]^=' ';ucfirst("@_\n");}print z(map{(split//,
       'corpulent jerk heat rash,'
    )[$_]}map{ord(uc($_)^'@')}split//,
    'jdvhiqgarofbnckleswu@mptx');
    
  5. or download this
    sub z{$_[13]^=' ';ucfirst("@_\n");}print z(map{(split//,
       'joker panel search truth'
    )[$_]}map{ord(uc($_)^'@')}split//,
    '@ulseghavqcdkfiojrwnpbmtx');