Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon.

Pages: 1-

Become Jewish[!]i[/!]

Name: Anonymous 2012-10-02 16:08

strcat(name, (rand%10<5) ? "berg" : "stein");

Name: Anonymous 2012-10-02 16:11

rand%10<5
I threw up on my mother's grave.

Name: Anonymous 2012-10-02 16:12

Back in high school, I'd use ternary operations to make the teacher hate me.

Name: Anonymous 2012-10-02 16:31

Aw, how cute, the Jewspammer is trying to make his posts programming related so the mods won't delete it.

(rand%10<5)

Keep trying goy. You'll get it someday.

Name: Anonymous 2012-10-02 18:55

Aside from forgetting the parenthesis there is nothing wrong with that. People that define macros for ``more random'' numbers are only fooling themselves.

Name: Anonymous 2012-10-02 19:36

>>5

#define RANDOM 4

Name: Anonymous 2012-10-02 21:58

>>5
rand * rand is more random because there are two rands. rand * rand * rand is even more random. It goes up exponentially.

Sorry you failed first year CS, tard.

Name: Anonymous 2012-10-02 22:16

>>7
Got a good chuck out of this.

Name: Anonymous 2012-10-03 0:13

rand%10<5
This is what happens when you let dune coons write code.

Name: Anonymous 2012-10-03 2:25

>>8
Rand Paul * Ayn Rand * Rand McNally
lol so randum xD

Name: Anonymous 2012-10-03 2:50

Given that r has uniform distribution, what is the distribution of r^2 and r^3?

Name: Anonymous 2012-10-03 2:58

>>11
void main

Name: Anonymous 2012-10-03 3:12

I fixed it for you
strcat(name, (rand%2) ? "berg" : "stein");

Name: Anonymous 2012-10-03 3:19

>>11
A nonuniform distribution.

Name: Anonymous 2012-10-03 3:46

Should I go with Silbersteinberg or Silbersteinstein

Name: Anonymous 2012-10-03 3:46

We are -berg.
You will be deep in debts.
Resistance is futile.

Name: Anonymous 2012-10-03 4:23

>>5
The choice of constants makes it blatantly obvious that >>1 has no idea what he's doing. If you don't care about the distribution you just write >>13.

strcat(name, rand & 1 ? "berg" : "stein");
OMG OPTIMIZED

Name: Anonymous 2012-10-03 4:52

rand()
Baka

Don't change these.
Name: Email:
Entire Thread Thread List