#2538. 简单问题
简单问题
<strong>题目描述</strong>
小青遇到了这样一个问题:Now, give you a natural number N (N<10^100), you need calculate the sum of every digit, then write down every digit of the Chinese phonetic alphabet (Pin yin).
<strong>输入格式</strong>
The first line contains an integer T (<=10) indicating how many data sets will be included. Each line contains many digits.
<strong>输出格式</strong>
Every Pin yin needs a space but the last one. Print a newline for every case.
<strong>样例</strong>
<strong>样例 1</strong>
输入 # 1
2
1234567890987654321123456789
2333333
输出 # 1
yi san wu
er ling