Toggle navigation
编绘童年
F.A.Qs
ProblemSet
Source/Category
Status
Ranklist
Contest
Login
Problem3615--周周练-第8周:字符串上1
3615: 周周练-第8周:字符串上1
Time Limit:
1
Sec
Memory Limit:
128 MB
Submit:
100
Solved:
83
[
Status
] [
Submit
] [Creator:
]
Description
输入一个字符串
,原样
输出这个字符串。
Input
一个字符串(长度不超过100),不包含空格
Output
输出这个字符串。
Sample Input
Copy
bhtn
Sample Output
Copy
bhtn
Source/Category
周周练-基础C