词组缩写
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.
【题目描述】
定义:一个词组中每个单词的首字母的大写组合称为该词组的缩写。 比如,常用的EOF就是end of file的缩写。
【输入格式】
测试数据占一行,有一个词组(总长度不超过200),每个词组由一个或多个单词组成;每组的单词个数不超过10 个,每个单词有一个或多个大写或小写字母组成;
单词长度不超过10,由一个或多个空格分隔这些单词。
【输出格式】
输出规定的缩写。
【样例数据】
end of file
EOF
字符串单元小练习
- Status
- Done
- Rule
- OI
- Problem
- 7
- Start at
- 2025-11-29 17:45
- End at
- 2025-11-29 20:45
- Duration
- 3 hour(s)
- Host
- Partic.
- 10