On Fri, Oct 06, 2006 at 10:19:10PM +0900, Ruby Quiz wrote: > by Martin DeMello > > A pangram is a sentence containing every letter of the alphabet at least once (a > famous example in English being "the quick brown fox jumps over the lazy dog"). > For maximum style points a pangram should read smoothly, and have both as few > repeated letters as possible (ideally zero), and as few words as possible. > > This quiz extends the idea to the posix utilities[1] - write a program to find > pangrammatic collections of posix utilities that (1) use the fewest utilities > and (2) have the minimum number of repeated letters. In either case, break ties > on the other criterion; that is, your first solution should also have as few > repeated letters as possible, and your second one should use as few utilities as > possible. > Interesting. I had a high school chemistry teacher who had us play similar games with symbols of the periodic table.