Introduction - If you have any usage issues, please Google them yourself
This program counts the number of lines, words, and characters in its input, where a “word” is defined as any
sequence of non-whitespace characters (blanks, tabs, and newlines).