#include <stdio.h>
#include <stdlib.h>
#include <string.h>int main ()
{int lisans;
lisans = time(NULL);
printf("Alınan zaman :%dn",lisans);
int sayi1= rand () % 10 + 1;
printf("Uretilen sayı1 :%dn",sayi1);
int sayi2= rand () % 10 + 1;
printf("Uretile...
DEVAMINI OKUserial oluşturma
serial oluşturma etiketine ait yazılar