User profile: eyenrique

User info
User name:eyenrique
History
Joined:
Number of posts:51
Latest posts:

stuck on prime numbers
http://www.cplusplus.com/forum/beginner/101355/

Need a new C++ Book.
Programming -- Principles and Practice Using C++ bjarne stroustrup (C++ creator) http://www.stroustr...

Riemann sum program not running
I think that you could do this [code] method=0; //<-- //starting values cout<<"Input a start valu...

Riemann sum program not running
@apati21 maybe this is the -infinite loop- but im not sure

prime numbers from array
@usanfriends you need to add one condition in the last [b]if[/b], because we can't print that 1 is p...