Hi, Have a look at this codegolf challenge : http://codegolf.com/bob-ross-the-joy-of-ascii-art
To put it shortly, read the x y coordinates and the character value and display them. (there are a few tricky points though; read the web page) The top(in terms of the source size) 17 codes are all written in Perl and all 51 bytes long. I did it in J and it was longer than 51(maybe I didn't try it hard enough?). Can anyone come up with a code shorter than 51? ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
