Search:

Type: Posts; User: Aratel

Search: Search took 0.00 seconds.

  1. Replies
    11
    Views
    1,911

    Thanks again to all for the informative input. I...

    Thanks again to all for the informative input. I think I got it now. I am now working on the next practice problem, with which I am also having difficulty.

    I can't seem to figure out how to get...
  2. Replies
    11
    Views
    1,911

    Thank you :). It worked when I tried else if...

    Thank you :). It worked when I tried else if instead of else. Now, when I try the last part of the problem, to behave differently if they are both over 100, my code is not working using &&. Anyone...
  3. Replies
    11
    Views
    1,911

    Yes, I mean the one the site owner wrote. Here is...

    Yes, I mean the one the site owner wrote. Here is how I attempted the problem:



    #include <iostream>

    using namespace std;

    int main()
    {
  4. Replies
    11
    Views
    1,911

    accepting two inputs

    Hi,

    I am new to C++ and reading through the book. I am trying all the practice problems. Could someone maybe help me out with the first practice problem at the end of chapter 4. I can't figure out...
Results 1 to 4 of 4