On Jan 8, 2008 11:05 AM, Barry Gershenfeld <[EMAIL PROTECTED]> wrote:
> real    0m37.930s
> user    0m0.000s
> sys     0m0.000s
[snip]
> (Okay peanut gallery, this is where you post /your/ time...)

I didn't use any gcc options when compiling, and it's running on my
Ubuntu 7.10 server (a Linode VPS). I changed my "blank" character in
the source code to an underscore so I wouldn't have to quote the
arguments:

$ time ./a.out 2468135_7 12345678_ > sli.txt

real    0m4.711s
user    0m3.070s
sys     0m0.190s

-- 
Brad Beyenhof
http://augmentedfourth.com
Silence will save me from being wrong (and foolish), but it will also
deprive me of the possibility of being right.
                                                    ~ Igor Stravinsky

-- 
[email protected]
http://www.kernel-panic.org/cgi-bin/mailman/listinfo/kplug-lpsg

Reply via email to