Search:

Type: Posts; User: HunterTnTU

Search: Search took 0.00 seconds.

  1. Replies
    5
    Views
    4,517

    Update * Close but no cigar*

    So, I have tweaked it some and now I have it giving the out put
    1
    212
    23123
    2341234

    I am having a major pain trying to figure out how to make the 2nd inner loop reverse the number order and...
  2. Replies
    5
    Views
    4,517

    I forgot to say that the "*"s are not part of the...

    I forgot to say that the "*"s are not part of the out put they are just to keep the spaces for some reason the spaces went away and this happened:
    1
    2 1 2
    3 2 1 2 3
    4 3 2 1 2 3 4
    Sorry for...
  3. Replies
    5
    Views
    4,517

    Symmetrical Number Pyramid Help Please

    Write a C++ program which will ask the user to enter an integer from 1 to 15 and displays a number pyramid (implement input validation). For example, if the input is 4 the output will be as follows:...
Results 1 to 3 of 3