BH. 练69.2 单词倒排
练69.2 单词倒排
You cannot submit for this problem because the contest is ended. You can click "Open in Problem Set" to view this problem in normal mode.
说明
编写程序,读入一行英文(只包含字母和空格,单词间以单个空格分隔),将所有单词的顺序倒排并输出,依然以单个空格分隔。
输入格式
输入为一个字符串(字符串长度至多为 )。
输出格式
输出为按要求排序后的字符串。
样例
I am a student
student a am I
2025年夏令营新人班【查】6
- Status
- Done
- Problem
- 86
- Open Since
- 2025-7-12 0:00
- Deadline
- 2025-8-23 23:59
- Extension
- 24 hour(s)