Jump to content

Recommended Posts

Posted (edited)

Sunh8ws stous an8rwpous to les 1 fora kai katalabenoun alla gia ena ka8isterimeno panta kaneis eksaireseis...

Polutexneio to lene

 

Otan 8a stamathseis na phgeneis sto google kai na kaneis "how to " tote ta leme..

tJ1MqLc.png

 

 

 

kappa123

Edited by `Sanctus
Posted

ka9e fora pou kanw how to sto google enas foitiths tou polutexneiou pe9enei  :poker face:

h eirwnia... mpeneis se forum me name maxcheaters kai dn exeis idea ti einai programmatismos :D

Posted

h eirwnia... mpeneis se forum me name maxcheaters kai dn exeis idea ti einai programmatismos :D

to asteio einai oti apo to 2009 pou mpika sto forum iksera ti einai programatismos kai esu eisai edw 1 xrono

Posted

to asteio einai oti apo to 2009 pou mpika sto forum iksera ti einai programatismos kai esu eisai edw 1 xrono

 

to astio einai oti pigeno spiti s apo 1992 kai esu den to ksereis.

Posted

to astio einai oti pigeno spiti s apo 1992 kai esu den to ksereis.

to asteio einai oti to spiti mou to agorasa prin 1 xrono ara esu phgenes se allo spiti

Posted

to asteio einai oti apo to 2009 pou mpika sto forum iksera ti einai programatismos kai esu eisai edw 1 xrono

les kai me kses apo exthes lol...

 

Ma8e estw pseudokwdika kai meta mila useless

Posted

les kai me kses apo exthes lol...

 

Ma8e estw pseudokwdika kai meta mila useless

etc einai aftos kanei pws gnorizei kai kserei ta panta eno to mono p kserei einai na ston kanei ouranio tokso apo to poli kragon p bazei.

Posted

les kai me kses apo exthes lol...

 

Ma8e estw pseudokwdika kai meta mila useless

void init_rand(uint32_t x)
{
                int i;

                Q[0] = x;
                Q[1] = x + PHI;
                Q[2] = x + PHI + PHI;

                for (i = 3; i < 4096; i++)
                Q[i] = Q[i - 3] ^ Q[i - 2] ^ PHI ^ i;
}

uint32_t rand_cmwc(void)
{
                uint64_t t, a = 18782LL;
                static uint32_t i = 4095;
                uint32_t x, r = 0xfffffffe;
                i = (i + 1) & 4095;
                t = a * Q[i] + c;
                c = (t >> 32);
                x = t + c;
                if (x < c) {
                                x++;
                                c++;
                }
                return (Q[i] = r - x);
}
Posted

to asteio einai oti to spiti mou to agorasa prin 1 xrono ara esu phgenes se allo spiti

 

Ekei p pigena einai to spiti p genni8ikes esu twra poio spiti agorases den kserw pantos ta lefta p sas estelna den ftanoun giafto arage kati paizei kai me allon giorgaki mazepstin.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.




×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock