字符串处理
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.
题目描述
读入一个字符串,第一步求出字符串的长度;第二步筛出所有的英文字母并输出;第三步筛出所有的数字并输出;第四步筛出所有英文字母,并且大写的不变,小写的改为大写。
输入格式
一行一个字符串。
输出格式
四行分别对应四步。
样例1输入
123124-=+..123dcdejJDWEI32rfewc\cewof+
样例1输出
38
dcdejJDWEIrfewccewof
12312412332
DCDEJJDWEIRFEWCCEWOF
1.19竞赛B班
- Status
- Done
- Rule
- IOI
- Problem
- 9
- Start at
- 2025-1-19 13:45
- End at
- 2025-1-19 17:45
- Duration
- 4 hour(s)
- Host
- Partic.
- 8