Search:

Type: Posts; User: Trw2011

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    4,462

    Sorry that made me look stupid. I'm sorry for the...

    Sorry that made me look stupid. I'm sorry for the colored text as well. Now when I try to start without debugging, I keep getting an errors LNK2019 and LNK1120, which usually means I made a easy...
  2. Replies
    4
    Views
    4,462

    Solving Standard Deviation with Arrays

    So I have to solve the standard deviation from a array of numbers inputted by the user. The program must also print out the array for the user to see. The user will be allowed to input numbers untill...
  3. Ok so I was able to get some extra time with a TA...

    Ok so I was able to get some extra time with a TA and she helped me work out a algorithm to solve this and this is the final product for other viewers. We had to find the sum of odd and even numbers,...
  4. That fixed the infinite problem, but now only the...

    That fixed the infinite problem, but now only the even numbers are showing up and not the odd or the max/min. Also the numbers are not including the negative integers in the file. Sorry if this seems...
  5. Sorting Even/Odd numbers and Max/min from a file using while loops

    Hello I am having a problem with my program. Everytime I try to start the program, I keep getting a continuously infinite stream of numbers and sentences. The purpose of this program is to take 50...
Results 1 to 5 of 5