At 13:40  -0400 2007/05/20, Terrence Brannon wrote:
Ok, the only issue is that the input file for the shootout:

http://shootout.alioth.debian.org/debian/iofile.php?test=sumcol&lang=all&file=input

contains negative numbers written like so: -5

So can you modify the program in 2 ways please:
1 - just assume it is not running on Windows (alioth tests on Linux).
Cygwin and Linux should be just fine.
2 - write something to transform a negative number represented as -5
to something that J can digest, i.e., _5


   0". '1 -2 3'
1 _2 3

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

Reply via email to