User profile: kntg24

User info
User name:kntg24
Name:Kyle
Location:Saint Louis
Bio:Computer Science student.
History
Joined:
Number of posts:7
Latest posts:

Searching a File for Prime Numbers
That seems to give me an average of 5 and a sum of 23. Did it compile correctly for you? I'm using t...

Searching a File for Prime Numbers
I can't hardcode the numbers (though I wish I could) because they are random. I'm just practicing wi...

#include?!!
Try looking at this: http://www.cplusplus.com/reference/ The current site you're on is a great sit...

Searching a File for Prime Numbers
Yes I tried changing each variable to float or double. factor, count, sum, and avg can be float or d...

Searching a File for Prime Numbers
2: The braces didn't copy over for some reason but they're there. 3: The avg output is correct some...