list join do(File standardInput foreach(v,if(v==32or v isLetter,append(v|32))))splitNoEmpties uniqueCount sort map(reverse join(" ")println)