PASCAL'S TRIANGLE

M

Mabden

Ian Malone said:
You may not have noticed, but jmcgill wasn't actually the OP
requesting help with a homework problem, and I'm thinking
the expectation was a little jovial.

I did not bother to notice that but I did notice KISS MY FUCKING ASS!!!

HTH,
 
M

Mabden

Top post, sorry.

This far too detailed an email to something that _I_ said about this post.
I'm pretty sure nothing I said would have prompted a detailed answer like
this, but if it really was directed to me, Dude, I really am not so much a
troll as someone who pokes fun at bad posts. Usually something, "Oh,
homework, how original. See Valuehack" that kind of stuff. So I'm not sure
why you are so pissed off or why you went to so much trouble to "out-code"
me.

The " Obviously you missed mine" post is accurate. I did. I don't get where
you are coming from. You can explain, but I don't care so it's not really
worth it, but I wouldn't mind a 2 line non-confrontational post saying "you
were a bastard when you said this to my post that said this." Otherwise it's
too much work to figure it out.

But I think the whole "putting-me-in-your-killfile" would be a really Good
Thing. Pussy.
I tend to post things that pop into my mind, and you get upset with that.
I'm glad we had this talk.

- Mabden
 
D

dcorbit

GUPTAJI said:
hi all,

can u give me the code to create a Pascal's Triangle........... and
yes, it should work

thankx
/* I bet my program is the shortest, totally correct answer: */
#include <stdio.h>
int main(void) {puts("1");return 0;}


For a more complete answer, here is a big Pascal's triangle:
http://cap.connx.com/chess-engines/new-approach/pas.c.bz2
that was generated by this program:
http://cap.connx.com/chess-engines/new-approach/pascal.exe.bz2

Sorry, but I can't seem to remember where I put the source code.
 
J

jmcgill

Mabden said:
The " Obviously you missed mine" post is accurate. I did. I don't get where
you are coming from. You can explain, but I don't care so it's not really
worth it, but I wouldn't mind a 2 line non-confrontational post

There is no way I'm going to take a non-confrontational approach with
anyone who sinks to the level of personal insults. Why would I do that?
 
R

Richard Heathfield

jmcgill said:
There is no way I'm going to take a non-confrontational approach with
anyone who sinks to the level of personal insults. Why would I do that?

I wouldn't bother taking any approach at all. Mabden is obviously a troll,
and clearly very hungry for attention.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top