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

PROGRAMMING:yesman

Luz5年前 (2021-05-10)题库490
The responder will repeat all the contents it hears. Please write a program to be the responder. No matter what you receive, it will output as it is.
###Input format:
One line of text
###Output format:
One line of text
###Input example:
```in
Hello
```
###Output example:
```out
Hello
```







answer:If there is no answer, please comment