HUSTOJ
Home
ProblemSet
Source/Category
Contest
Status
Ranklist
F.A.Qs
Login
Register
1244: (2025)实验4-1-1 反转输出字符串
Memory Limit:128 MB
Time Limit:1.000 S
Judge Style:Text Compare
Creator:
Submit:952
Solved:236
Submit
Submit Record
Statistics
ShowOff!
Description
使用字符数组(最大长度30)存储输入的一组字符,将其内容反转输出。不要使用任何标准库中的字符串反转函数。
Input
Output
Sample Input
Copy
Wehwe psghdadgnvcaswekdlg3
Sample Output
Copy
3gldkewsacvngdadhgsp ewheW
Source/Category
自编讲义
实验内容
实验4-1
Submit
Submit Record
Statistics
ShowOff!