Search:

Type: Posts; User: strugglen

Search: Search took 0.01 seconds.

  1. Replies
    2
    Views
    1,546

    ???

    /*Ryan Poremba*/
    #include <iostream.h>

    cout<<"Enter the number for the problem type desired."<<endl;
    cout<<" 1. Addition"<<endl;
    cout<<" 2. Subtraction"<<endl;
    cout<<" 3....
  2. Replies
    2
    Views
    1,546

    random integer addition

    hi, im fairly horrible at c++ programming and we just received a difficult (to me) final project to do...it involves taking random integers, adding them and having the user guess there total..like...
Results 1 to 2 of 2