Search:

Type: Posts; User: jbkt

Search: Search took 0.01 seconds.

  1. Replies
    5
    Views
    1,016

    help! I cant even get this simple program..

    how would you do a program that gave this output.. okay so im really new to all this......
    the code is supposed to have 2 nested for loops.....


    **********
    *********
    ********
    *******
    ******...
  2. Replies
    2
    Views
    1,379

    Help, I hate these if statements!!

    I cant get the 2nd and 3rd if statements to work, only the presidental one displays. help?????

    #include <iostream> // Provides cin, cout, endl
    #include <string> // Provides string class...
  3. Thread: C++ programming

    by jbkt
    Replies
    2
    Views
    1,281

    C++ programming

    I am clueless on this stuff, can someone help me on my if statements? Cant get it to calculate the roomrates.. help??????


    //Compiler directives
    #include <iostream> // Provides cin, cout,...
Results 1 to 3 of 3