Write a program which finds the first non-repeated character in a string.
The first argument is a path to a file. The file contains strings.
For example:
yellow tooth
Print to stdout the first non-repeated character, one per line.
For example:
y h