3 lines
205 B
Plaintext
3 lines
205 B
Plaintext
b=1 a=10 c=1 d=1 e=10 f=10 if :wc and :ws==5 then goto2 else goto1 end
|
|
if:wc==0 or :ws!=5 thengoto1else :rb2=a :rb4=a :rb6=a :rb8=a end
|
|
a+=(b==1)*c a-=(b==0)*d if a>e then b=0 end if a<f then b=1 end goto2 |