that is very very odd.
on Solaris REBOL/Core 2.5.6.10.1

this is my output:

embryonix [~/incomming/shootout]% rebol -sqw k-nucleotide.r <
k-nucleotide-input.fasta
a 30.284
t 29.796
c 20.312
g 19.608

aa 9.212
at 8.950
tt 8.948
ta 8.936
ca 6.166
ct 6.100
ac 6.086
tc 6.042
ag 6.036
ga 5.968
tg 5.868
gt 5.798
cc 4.140
gc 4.044
cg 3.906
gg 3.798

562 ggt
152 ggta
15 ggtatt
0 ggtattttaatt
0 ggtattttaatttatagt


adding uppercase to the output

embryonix [~/incomming/shootout]% rebol -sqw k-nucleotide.r <
k-nucleotide-input.fasta
A 30.284
T 29.796
C 20.312
G 19.608

AA 9.212
AT 8.950
TT 8.948
TA 8.936
CA 6.166
CT 6.100
AC 6.086
TC 6.042
AG 6.036
GA 5.968
TG 5.868
GT 5.798
CC 4.140
GC 4.044
CG 3.906
GG 3.798

562 GGT
152 GGTA
15 GGTATT
0 GGTATTTTAATT
0 GGTATTTTAATTTATAGT


think I need to know more about your version platform etc







On 11/15/05, Isaac Gouy <[EMAIL PROTECTED]> wrote:
>
>
> --- Tom Conlin <[EMAIL PROTECTED]> wrote:
> > I haven't heard back yet if what I sent worked for
> them
>
> Well it ran - but the output didn't match.
>
> http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lang=rebol&id=0
>
> The expected output for k-nucleotide is given with the
> problem description
>
> http://shootout.alioth.debian.org/gp4/benchmark.php?test=knucleotide&lang=all#about
>
> There should be expected output files that you can
> download, or example output, for everyone of the
> problems (if there isn't then open a bug report - see
> FAQ for that).
>
> best wishes, Isaac
>
>
>
> __________________________________
> Start your day with Yahoo! - Make it your home page!
> http://www.yahoo.com/r/hs
> --
> To unsubscribe from the list, just send an email to
> lists at rebol.com <http://rebol.com> with unsubscribe as the subject.
>
>


--
... nice weather eh

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to