Thread: pascal triangle

  1. #1
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246

    Question pascal triangle

    Is like
    Code:
           1                                           1
         1   1                                        121
       1  2    1                                      1331
    1   3   3    1                 or
    ?
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

  2. #2
    Dump Truck Internet valis's Avatar
    Join Date
    Jul 2005
    Posts
    357
    The first.
    Why did you make a thread for this?

  3. #3
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246
    How should I ask without a thread?
    It is because of helpfree practices.
    Sorry for this...
    Last edited by siavoshkc; 07-24-2006 at 01:46 AM.
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

  4. #4
    Ecologist
    Join Date
    Aug 2001
    Location
    Utah.
    Posts
    1,291
    Holy crap you live in Iran!
    Staying away from General.

  5. #5
    The superhaterodyne twomers's Avatar
    Join Date
    Dec 2005
    Location
    Ireland
    Posts
    2,273
    Well, all I'll say is Google Failed me

  6. #6
    Ethernal Noob
    Join Date
    Nov 2001
    Posts
    1,901
    The solution is on the main website.

  7. #7
    System Novice siavoshkc's Avatar
    Join Date
    Jan 2006
    Location
    Tehran
    Posts
    1,246
    I solved it by myself.
    The reason of creating this thread is because I saw the image in website wrongly.
    >>Holy crap you live in Iran!
    So what?
    Last edited by siavoshkc; 07-24-2006 at 10:40 AM.
    Learn C++ (C++ Books, C Books, FAQ, Forum Search)
    Code painter latest version on sourceforge DOWNLOAD NOW!
    Download FSB Data Integrity Tester.
    Siavosh K C

  8. #8
    monotonously living Dissata's Avatar
    Join Date
    Aug 2001
    Posts
    341
    Quote Originally Posted by siavoshkc
    I solved it by myself.
    The reason of creating this thread is because I saw the image in website wrongly.
    >>Holy crap you live in Iran!
    So what?
    don't worry about it, ethic is from utah.
    Last edited by Dissata; 07-25-2006 at 01:26 PM.
    if a contradiction was contradicted would that contradition contradict the origional crontradiction?

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Right Triangle Program
    By BSmith4740 in forum C# Programming
    Replies: 9
    Last Post: 02-27-2008, 12:24 AM
  2. Just in case: "Odd" Triangle Challenge (for me)
    By BB18 in forum C Programming
    Replies: 3
    Last Post: 10-09-2004, 12:02 AM
  3. pascal triangle
    By ndukaa1 in forum C++ Programming
    Replies: 15
    Last Post: 10-05-2004, 10:40 PM
  4. Pascal triangle numbers generation~
    By bljonk in forum C Programming
    Replies: 6
    Last Post: 03-22-2002, 02:25 PM
  5. Pascal Triangle
    By Unregistered in forum C++ Programming
    Replies: 2
    Last Post: 02-22-2002, 01:34 PM