#8748. CTK14 大写字母的个数
CTK14 大写字母的个数
Description
输入一个字符串,其中可能包含数字,小写字母和大写字母,输出大写字母的个数。
Input Format
输入:一个字符串,长度不超过20。
Output Format
输出:一个整数,为字符串中大写字母的个数。
Apple
1
输入一个字符串,其中可能包含数字,小写字母和大写字母,输出大写字母的个数。
输入:一个字符串,长度不超过20。
输出:一个整数,为字符串中大写字母的个数。
Apple
1
By signing up a 津桥OJ universal account, you can submit code and join discussions in all online judging services provided by us.