在 线 评 测 系 统
Toggle navigation
HNUAHE-OJ
F.A.Qs
ProblemSet
Source/Category
Status
Ranklist
Contest
Login
Problem1485--翻译
1485: 翻译
[Creator :
]
Time Limit :
1.000
sec
Memory Limit :
128 MiB
Submit
Solved: 0
Submit Num: 0
Statistics
ShowOff!
Description
编写算法将数字编号(
50
位以内)“翻译”成英文编号。
Input
输入一串数字
Output
输出把每一位数字翻译成英文,样式如样例输出
Sample Input
Copy
35706
Sample Output
Copy
three-five-seven-zero-six
Source/Category
admin