Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

help me for calculate the number of operation ,for ex( i:=i+1)operation.

1 visualizzazione (ultimi 30 giorni)
L'algorithme:
fonction pgd (n:entier)
var i:entier
debut i:=2
tanque(i<=n/2 et(n mod i)!0 faire
i:=i+1
fintantque
si(n mod i)=0alors pgd:=n div i
sinon pgd:=n
fin si
fin

Risposte (0)

Questa domanda è chiusa.

Prodotti

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by