Search:

Type: Posts; User: jensklemp

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,130

    YAY! I got it, sorry to waste your time. I...

    YAY! I got it, sorry to waste your time. I created a new variable and called it length, this way it didn't affect the outer loop. Now it looks like this:



    #include <iostream>
    using namespace...
  2. Replies
    4
    Views
    3,130

    Sorry somehow my brain told me to write main...

    Sorry somehow my brain told me to write main instead of width which I wanted.
    Why would I want to count backwards?
  3. Replies
    4
    Views
    3,130

    Help making Triangle

    Hi again all,

    I am having some troubles making this program. Here is the assignment:


    Write a computer program that prints a triangle of digits. Your program must read two positive integers...
  4. Replies
    4
    Views
    1,159

    Thanks a lot got it figured out :)

    Thanks a lot got it figured out :)
  5. Replies
    4
    Views
    1,159

    Here is my code. Again, should be very simple to...

    Here is my code. Again, should be very simple to solve my issue. I don't think just adding a cent would work because then it would be one cent over in some cases (say the user puts in 5.00.


    ...
  6. Replies
    4
    Views
    1,159

    Beginner C++ Program Help

    Hey everyone,

    I am new to this forum and was hoping someone could help me out quickly. I am currently taking my first computer programming class (Introduction to C++ Programming) and am stumped...
Results 1 to 6 of 6