Each input file contains one test case. Each case occupies one line which contains an N (<= 10100).
For each test case, output in one line the digits of the sum in English words. There must be one space between two consecutive words, but no extra space at the end of a line.
12345
one five
暂无题解