-->
当前位置:首页 > 题库 > 正文内容

PROGRAMMING:Please n! Value of

Luz3年前 (2021-05-10)题库442
With high precision method, find n! The exact value of (n is entered as a general integer).
###Input format:
An integer
###Output format:
An integer
###Input example:
```in
ten
```
###Output example:
```out
three million six hundred and twenty-eight thousand and eight hundred
```






answer:If there is no answer, please comment

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。