AMBI SECCHI

« Older   Newer »
  Share  
view post Posted on 27/4/2010, 17:31     +1   -1


se sommiamo ad ogni estrazione le figure di bari cagliari e moltiplichiamo il risultato ottenuto giocandolo per ambo secco assieme al suo vertibile otteniamo.....
ad esempio
estr. del 02.03.2010

ba 36-60-53-66-61
ca 38-44-59-24-36

figure 9+6+8+3+7= 33
figure 2+8+5+6+9= 30

33+30=63
6*3=18

giocheremo gli ambi secchi su tutte 63-18 e 36-81
esito 6 colpo ambo secco 36-81 napoli

continuando
estr. del 04.03.2010
ba 4 -45-51-3-38
ca 11-17-54-9-77
figure 4-9-6-3-2= 24
figure 2-8-9-9-5= 33
33+24=57
5*7= 35giocheremo gli ambi secchi 57-35 e 75-53
esito 10 colpo ambo secco 57-35 bari

continuando
estr. del 6.03.2010
ba 21-43-70-9-5
ca 77-14-84-68-76
figure 3-7-7-9-5=31
figure 5-5-3-5-4=22
31+22=53
5*3=15
giocheremo gli ambi secchi 53-15 e 35-51
esito 2 colpo ambo secco 53-15 firenze



e adesso provate voi con le estrazioni successive.....

:woot: :woot: :woot:
 
Top
polverina61
view post Posted on 28/4/2010, 18:59     +1   -1




GRAZIE MILLE
 
Top
view post Posted on 8/5/2010, 10:16     +1   -1
Avatar

Member

Group:
Member
Posts:
403
Location:
milano

Status:


Ciao Forum Ecco il listato del metodo in l8

Sub main()
Dim nu1(10),nu2(10)
Dim ruote(10),ruota(10)
Dim poste(2)
poste(2)=1
fin=EstrazioneFin
ini=fin-200
For es=ini To fin
AvanzamentoElab ini,fin,es
a1=Figura(Estratto(es,1,1))
a2=Figura(Estratto(es,1,2))
a3=Figura(Estratto(es,1,3))
a4=Figura(Estratto(es,1,4))
a5=Figura(Estratto(es,1,5))
b1=Figura(Estratto(es,2,1))
b2=Figura(Estratto(es,2,2))
b3=Figura(Estratto(es,2,3))
b4=Figura(Estratto(es,2,4))
b5=Figura(Estratto(es,2,5))
c1=Fuori90(a1+a2+a3+a4+a5)
c2=Fuori90(b1+b2+b3+b4+b5)
c3=Fuori90(c1+c2)
c4=Fuori90(Decina(c3)*Cadenza(c3))
casi=casi+1:Scrivi String(75,"="),1
Scrivi DataEstrazione(es,1)&" < "&siglaRuota(1)& " "& StringaEstratti(es,1)&_
" > Somma Figure < "&Format2(c1)&" >"
Scrivi DataEstrazione(es,1)&" < "&siglaRuota(2)& " "& StringaEstratti(es,2)&_
" > Somaa Figure < "&Format2(c2)&" >"
Scrivi String(65,"-")&" caso n° "&(casi)
ruote(1)=1:ruote(2)=2:ruota(1)=11:k=14:co=0
nu1(1)=c3
nu1(2)=c4
co=co+1
ImpostaGiocata co,nu1,ruote,poste,k
co=co+1
ImpostaGiocata co,nu1,ruota,poste,k
nu1(1)=Vert(c3)
nu1(2)=Vert(c4)
co=co+1
ImpostaGiocata co,nu1,ruote,poste,k
co=co+1
ImpostaGiocata co,nu1,ruota,poste,k
nu2(1)=c3
nu2(2)=c4
nu2(3)=Vert(c3)
nu2(4)=Vert(c4)
co=co+1
ImpostaGiocata co,nu2,ruote,poste,k
Gioca es
Next
ScriviResoconto
End Sub

Ciao Gianni
 
Top
2 replies since 27/4/2010, 17:31   766 views
  Share