Re: Create a 10x10 Matrix with numbers appearing only once



Harry flynn <harry.f@xxxxxxxxxxxxxx> wrote in message
<28011956.1206974977088.JavaMail.jakarta@xxxxxxxxxxxxxxxxxxxxxx>...
I would like to be able to create a 10x10 matrix containing only the integers
from one to ten, with each integer appearing only once in each column AND
once in each row. I'm at a standstill so would appreciate any tips
Thanks
------
See these websites on Latin Squares:

http://en.wikipedia.org/wiki/Latin_square
http://mathworld.wolfram.com/LatinSquare.html

Roger Stafford

.