Bilgisayar 1 ile 10 arasında 5 tane sayı alıyor random olarak.
Ve ekrana tuttuğu sayılar kadar asteriks *** bastıyor.
#include <stdio.h>
#include <stdlib.h>
void myarray(int []);
main()
{
int array[5];
randomize();
for(int x=0;x<5;x++)
{
array[x]=1+rand()%30;
}
myarray(array);
}
void myarray(int array[])
{
for(int y=0;y<5;y++)
{
for(int z=1;z<array[y];z++)
{
printf(“*”);
}
printf(”
“);
}
}
FECRİ ATİ EDEBİYATI Servet-i fünun edebiyatının devamı niteliğinde olan fecr-i ati topluluğu,1909 yılında ortaya…
ÖZELLİKLER: Boyut: 28x8x6 cm Ağırlık: 850gr Ekran: Yok Devre sayısı: 30 Konuşma süresi: 35 dakika…
There are two kinds of questions: yes or no questions and wh- questions. You ask…
A positive sentence tells you that something is so. A sentence that tells you something…
Use the base form of a verb to give commands or make direct requests. This…
A sentence is a group of words that expresses a complete thought. A sentence must…