Numbers, too!

Linda

-----Original Message-----
From: [email protected]
[mailto:[email protected]] On Behalf Of David Ward
Lambert
Sent: Monday, December 10, 2012 9:32 AM
To: programming
Subject: Re: [Jprogramming] Just for fun, verb cross

   cross=: ((>: * (+. |.)@:=)@:i.@:# { ({.~ (_1-#)))
   cross ;/'abcde'
+-+-+-+-+-+
|a| | | |a|
+-+-+-+-+-+
| |b| |b| |
+-+-+-+-+-+
| | |c| | |
+-+-+-+-+-+
| |d| |d| |
+-+-+-+-+-+
|e| | | |e|
+-+-+-+-+-+
   cross 5 43 2
5  0 5
0 43 0
2  0 2
------------------------------------------------
Date: Sun, 9 Dec 2012 20:42:13 -0600
From: km <[email protected]>
To: "[email protected]" <[email protected]>
Subject: [Jprogramming] Just for fun, verb cross
Message-ID: <[email protected]>

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to