home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gold Fish 2
/
goldfish_vol2_cd1.bin
/
files
/
dev
/
lang
/
struct
/
speedtests
/
test7.ace
< prev
next >
Wrap
Text File
|
1993-08-21
|
85b
|
10 lines
a&=0
b&=0
for z&=1 to 8000000
if 300-97+b&>300-97+a& then
++a&
else
++b&
end if
next