Help for this page

Select Code to Download


  1. or download this
    Can't modify bitwise xor (^) in transliteration (tr///) at /tmp/t line
    + 9, near "tr[\0][\0];"
    
  2. or download this
    my $ans = ($_=( $str ^ ( $SrchStr x length $str ) )) =~ tr[\0][\0];