A. Tavas and Nafas
Time Limit: 1 Sec Memory Limit: 256 MB
题目连接
http://codeforces.com/contest/535/problem/ADescription
Today Tavas got his test result as an integer score and he wants to share it with his girlfriend, Nafas.
His phone operating system is Tavdroid, and its keyboard doesn't have any digits! He wants to share his score with Nafas via text, so he has no choice but to send this number using words.
He ate coffee mix without water again, so right now he's really messed up and can't think.
Your task is to help him by telling him what to type.
Input
The first and only line of input contains an integer s (0 ≤ s ≤ 99), Tavas's score.
1000000000. Output
In the first and only line of output, print a single string consisting only from English lowercase letters and hyphens (' -'). Do not use spaces.
Sample Input
6
Sample Output
six
HINT
题意
给你100以下数字,输出英文题解:
沙比提代码:
//qscqesze#include#include #include #include #include #include #include #include #include #include #include #include #include