Follow along with the video below to see how to install our site as a web app on your home screen.
Nota: This feature may not be available in some browsers.
Joe le combinazioni Integrali come formaIone gruppo sono poco più di 8 milioni, ma sempre tantissimePerché 4000x4000 tutti assieme sarebbero circa 16 milioni di risultati.
Ciao, Salvatore.Grazie per i dati.A me risulta che dal 1945
un biambo eterogeneo ha ritardato sulle dieci ruote
per almeno un ambo anche 422 estrazioni e precisamente
TT 20.37; 11.34 (422) 7/8/1965
un triambo eterogeneo ha ritardato sulle dieci ruote
per almeno un ambo anche 397 estrazioni e precisamente
TT 45.50; 36.45; 43.57 (397) 7/6/1997
conteggiando sempre anche l'estrazione in cui è avvenuto lo sfaldamento.
e così via per quadrambi, pentambi,....
Salvatore
Grazie, Gam!Ciao @Cinzia27 , piacere leggerti e un saluto anche a @joe.
Prova a dare un occhio allo script qui sotto se può fare al caso tuo.
Come al solito, stilisticamente non impeccabile ma potrebbe tornare utile.
Option Explicit
Sub Main
'-------------------------------------
'Scritto da GAM il 14.04.2023 x Cinzia
'BIAMBI a TUTTE - v. 1.0
'-------------------------------------
Dim R,Ambo1(2),Ambo2(2)
Dim MatriceAmbi(4005,2)
Dim rAtt,rSto,Pre,Frm
Dim LivArch, Riga
Dim x,y,q,i,j,eIni,eFin,n,RitMin
eIni = EstrazioneIni
eFin = EstrazioneFin
RitMin = 100 ' Ritardo Minimo
R = TT_
For x = 1 To 89
If ScriptInterrotto Then Exit Sub
For y = x + 1 To 90
q = q + 1
MatriceAmbi(q,1) = x
MatriceAmbi(q,2) = y
Next
Next
' ScriviMatrice (MatriceAmbi)
For i = 1 To 4004
If ScriptInterrotto Then Exit Sub
Ambo1(1) = MatriceAmbi(i,1)
Ambo1(2) = MatriceAmbi(i,2)
For j = i + 1 To 4005
If ScriptInterrotto Then Exit Sub
Ambo2(1) = MatriceAmbi(j,1)
Ambo2(2) = MatriceAmbi(j,2)
n = n + 1
Riga = FormattaStringa(n,"0000000") & " Ambo " & StringaNumeri(Ambo1,,1) & " " & StringaNumeri(Ambo2,,1)',,0
Messaggio(i & " " & n)
Call AddNumeriToGruppoStatistico(Ambo1,R)
Call AddNumeriToGruppoStatistico(Ambo2,R)
Call StatisticaGruppoFormazioni(2,rAtt,rSto,Pre,Frm,eIni,eFin,LivArch)
If rSto < RitMin Then
Scrivi Riga & " RitATT " & FormattaStringa(rAtt,"000") & " RitSTO " & FormattaStringa(rSto,"000") & " Pre " & Pre
End If
Next
Next
Scrivi
Scrivi TempoTrascorso
End Sub
Fammi sapere
Saluti
Ciao Cinzia,Grazie, Gam!
Il tuo funziona su Spaziometria!!!
Ottimo
1194718 | Ambo | 04.51 | 22.47 | RitATT | 4 | RitSTO | 49 | Pre | 175 |
1922069 | Ambo | 06.84 | 54.65 | RitATT | 6 | RitSTO | 49 | Pre | 179 |
Joe le combinazioni Integrali come formazione gruppo sono poco più di 8 milioni, ma sempre tantissime