Search:

Type: Posts; User: NikeLover

Search: Search took 0.00 seconds.

  1. Replies
    12
    Views
    7,489

    didn't figure it out. just gonna move on.

    didn't figure it out. just gonna move on.
  2. Replies
    12
    Views
    7,489

    #include #include using...

    #include <iostream>
    #include <iomanip>
    using namespace std;

    int main()
    {
    //declare variables
    double meterOne = 0.0;
    double meterTwo = 0.0;
    double gallonsUsed = 0.0;
  3. Replies
    12
    Views
    7,489

    could you modify my code with what you're saying...

    could you modify my code with what you're saying to help me understand that better?
    and sorry about the code tags
  4. Replies
    12
    Views
    7,489

    Can someone please help me!?!?!

    Can someone please help me!?!?!
  5. Replies
    12
    Views
    7,489

    I've tried both. I can't quite grasp this whole...

    I've tried both. I can't quite grasp this whole thing because this is my first actual C++ programming class with not much intro ahead of it.

    #include <iostream>
    #include <iomanip>
    using...
  6. Replies
    12
    Views
    7,489

    Help with HW Problems!!!

    I am currently in a C++ Programming class and It's extremely hard for me.
    ok the, question is:

    12) Marcy's Department store is having a BoGoHo (Buy One, Get One Half Off) sale. The store manager...
Results 1 to 6 of 6