Why does it skip array index 0 ? Write your question here. [code] #include <iostream> using namespace std; int main(){ int ...
Coding Challenge: Oh yeah at else{} it should cout 3, not 2, my bad.
Coding Challenge: Why does it cout 1 ? This is the challenge: Doubled Pay An employee working at a very bizza...
Word Counting ProjectThank you for the getline(cin, phrase); thing, but how am I supposed to fix the .find() problem?
Word Counting Projectsomething is wrong with the if statement, since the words int doesn't change at all [code] #incl...
This user does not accept Private Messages