-->
当前位置:首页 > 题库

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

Luz5年前 (2021-05-10)题库407
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