Help for this page

Select Code to Download


  1. or download this
    perl -plE"@h{/./g}++;$_=keys%h"
    
  2. or download this
    perl -lpE'$_=s/(.)(?!.*\1)//g'