Preview only show first 10 pages with watermark. For full document please download

Crivo De Aristotenes

matematica Discreta

   EMBED


Share

Transcript

public class Crivo { , private int i, j=0; private int [] vetor;, " String valor = """";", public Crivo(int tamanho){, vetor = new int[tamanho];, for(i=2;i