Help for this page

Select Code to Download


  1. or download this
    print scalar keys %{{map{(lc)x2} /(.)/sg}};
  2. or download this
    perl -lne'print if !grep $_ != 15, length, scalar keys %{{map{(lc)x2} /(.)/sg}}'