User profile: nano511

User info
User name:nano511
Name:[Classified]
Location:[Classified]
Bio:[Classified]
History
Joined:
Number of posts:363
Latest posts:

std::cin input being skipped?
I've created a new empty project and filled it with this code. It still skips the second input thoug...

std::cin input being skipped?
Neither of those were valid lines of code. :/

std::cin input being skipped?
Some input is being skipped and it sets the variable to null or empty or something. Here is the rele...

How do i print this series??Need your help
How about you give it a whirl and report back with your code if you still need help.

Warning C4244
Maybe its because you use the assignment operator(=) instead of the equal to operator(==) in line 16...