http://qs321.pair.com?node_id=104516


in reply to Re: (Golf) Word squares
in thread (Golf) Word squares

Well, the idea is you're given a set of words that will fit into such a grid.

As for your request, I think it wouldn't be too challenging to write such a program. I shall try now.

_____________________________________________________
Jeff[japhy]Pinyan: Perl, regex, and perl hacker.
s++=END;++y(;-P)}y js++=;shajsj<++y(p-q)}?print:??;

Replies are listed 'Best First'.
Re: Re: Re: (Golf) Word squares
by Cirollo (Friar) on Aug 13, 2001 at 23:56 UTC
    Actually, I started writing a program to do just that a few months ago. I don't think I ever finished it, and I think now it's gathering dust in the rather large ~/scripts playground on my laptop.

    I'll have to try to dig it up when I get home, unless you post your better, faster and more elegant solution first. :)