ankkawc
Finland
 
 
static void Main(string[] args)
{
int a = 0;
Random ranNum = new Random();
while (a <= 350)
{
int i = ranNum.Next(0, 100);
char c = Convert.ToChar(i);
Console.WriteLine(c);
a++;
}
Console.ReadLine();
}
Σε σύνδεση
Πρόσφατη δραστηριότητα
68 ώρες συνολικά
τελευταίο παιχνίδι 19 Δεκ
37 ώρες συνολικά
τελευταίο παιχνίδι 19 Δεκ
237 ώρες συνολικά
τελευταίο παιχνίδι 17 Δεκ
Σχόλια
Stigu 31 Αυγ 2015, 3:40 
:spaceduck: