PRenSeSm
Would you like to react to this message? Create an account in a few clicks or log in to continue.

PRenSeSm


 
AnasayfaAramaLatest imagesKayıt OlGiriş yap
Giriş yap
Kullanıcı Adı:
Şifre:
Beni hatırla: 
:: Şifremi unuttum
En iyi yollayıcılar
Admin (1117)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
LagaLuga (508)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
Dragon (87)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
DamneD (85)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
LiLPro (31)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
askkolik (21)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
Jaws (20)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
_nERqiSs_ (13)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
SonyEricsson (12)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
uLtraSLan (7)
PascaL ( SayısaL Loto Programı ) Vote_lcapPascaL ( SayısaL Loto Programı ) Voting_barPascaL ( SayısaL Loto Programı ) Vote_rcap 
Arama
 
 

Sonuç :
 
Rechercher çıkıntı araştırma
En son konular
»  Kıyamet Melekleri & Legion (2010)DVDRip.XviD (700MB) TR
PascaL ( SayısaL Loto Programı ) Icon_minitimePtsi Ağus. 30, 2010 7:29 am tarafından Admin

» Npc Çeşitlerimiz
PascaL ( SayısaL Loto Programı ) Icon_minitimePerş. Nis. 29, 2010 6:52 pm tarafından Admin

» MeedMt2 süper hamacili server
PascaL ( SayısaL Loto Programı ) Icon_minitimePerş. Nis. 29, 2010 5:59 pm tarafından LagaLuga

» DamneD....
PascaL ( SayısaL Loto Programı ) Icon_minitimePaz Nis. 25, 2010 9:41 pm tarafından Admin

» Forumun Anne and BaBası
PascaL ( SayısaL Loto Programı ) Icon_minitimeC.tesi Nis. 24, 2010 9:20 pm tarafından LiLPro

» SiRmC - Duygusal Ergen (EMO Diss)
PascaL ( SayısaL Loto Programı ) Icon_minitimeC.tesi Nis. 24, 2010 9:10 pm tarafından LiLPro

» DamneD Bi Elde Buna At :)
PascaL ( SayısaL Loto Programı ) Icon_minitimePerş. Nis. 22, 2010 8:09 pm tarafından LagaLuga

» DamneD Yardım Please :)
PascaL ( SayısaL Loto Programı ) Icon_minitimeÇarş. Nis. 21, 2010 10:10 pm tarafından DamneD

» DamneD Yardım Please :)
PascaL ( SayısaL Loto Programı ) Icon_minitimeSalı Nis. 20, 2010 9:16 pm tarafından LagaLuga


 

 PascaL ( SayısaL Loto Programı )

Aşağa gitmek 
YazarMesaj
Admin
Admin
Admin
Admin


Mesaj Sayısı : 1117
Kayıt tarihi : 21/03/10
Yaş : 34
Nerden : ADANA

PascaL ( SayısaL Loto Programı ) Empty
MesajKonu: PascaL ( SayısaL Loto Programı )   PascaL ( SayısaL Loto Programı ) Icon_minitimePaz Nis. 04, 2010 3:25 am

PascaL ( SayısaL Loto Programı )

program sayisal_loto;
var a,b,c,d,e,f,i,x:integer;
begin
write('Kaç Kolon İstiyorsunuz=');readln(x);
randomize;
for i:=1 to x do
begin
a:=random(49)+1;
b:=random(49)+1;
c:=random(49)+1;
d:=random(49)+1;
e:=random(49)+1;
f:=random(49)+1;
if a<>b then if a<>c then if a<>d then if a<>e then if a<>f then
if b<>c then if b<>d then if b<>e then if b<>f then
if c<>d then if c<>e then if c<>f then
if d<>e then if d<>f then
if e<>f then
if 0<a then if 0<b then if 0<c then if 0<d then if 0<e then if 0<f then
begin
writeln(a,' ',b,' ',c,' ',d,' ',e,' ',f);
end;
end;
writeln('BOL ŞANSLAR');
end.
Sayfa başına dön Aşağa gitmek
https://prensesm.yetkin-forum.com
 
PascaL ( SayısaL Loto Programı )
Sayfa başına dön 
1 sayfadaki 1 sayfası
 Similar topics
-
» PascaL ( Şifre BuLma Oyunu Programı )
» PascaL ( KopyaLama Programı )
» PascaL ( DijitaL Saat Programı )
» PascaL ( KovaLamaca Oyunu Programı )
» PascaL ( SayıLarın OrtaLamasını ALma Programı )

Bu forumun müsaadesi var:Bu forumdaki mesajlara cevap veremezsiniz
PRenSeSm :: Gerekliler Bölümü :: Web Master Bölümü :: Programlama :: Pascal-
Buraya geçin: