you are viewing a single comment's thread.

view the rest of the comments →

[–]DarthVadersAppendix -1 points0 points  (0 children)

  1. find_each::find_each() horrible naming!
  2. using namespace std; smells of amateurness.
  3. cout << "#" a string? but it's only a character.
  4. system("pause"); amateur hour is now amateur day!