PROGRAMMING:Find out the smallest number in the positive integer, which is divided by 3, 5, 7 and 9, and the remainder is 1, 3, 5 and 7 respectively
Find out the smallest number in the positive integer, which is divided by 3, 5, 7 and 9, and the remainder is 1, 3, 5 and 7 respectively.
###Input format:
nothing
###Output format:
result
###Input example:
```in
nothing
```
###Output example:
```out
three hundred and thirteen
```
answer:If there is no answer, please comment
###Input format:
nothing
###Output format:
result
###Input example:
```in
nothing
```
###Output example:
```out
three hundred and thirteen
```
answer:If there is no answer, please comment