Số trong tiếng anh

View as PDF



Author:
Problem types
Points: 800 Time limit: 1.0s Memory limit: 256M Input: stdin Output: stdout

Yêu cầu: Cho số nguyên \(n \text{ }(0\leq n\leq 99)\). In ra nghĩa của số đó trong tiếng Anh.

Input

  • Một dòng duy nhất chứa số nguyên \(n\)

Output

  • In ra đáp án cần tìm

Example

Test 1

Input
44 
Output
forty-four

Comments (28)

Most recent
Loading comments...