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

PROGRAMMING:Outputs the sum of 1 to n

Luz5年前 (2021-05-10)题库362
Outputs the sum of 1 to n
###Input format:
An integer n.
###Output format:
And.
###Input example:
```in
ten
```
###Output example:
```out
fifty-five
```







answer:If there is no answer, please comment