diff --git a/aquivozim b/aquivozim new file mode 100644 index 00000000..4b813d83 --- /dev/null +++ b/aquivozim @@ -0,0 +1,32 @@ +//conjunto 1****************************************** + int tam1, n; + Tconjunto *t; + t=NULL; + scanf("%d", &tam1); + t=cria(tam1); + if(tam1<10){ + for(int i=0;i