#A. 数数 (count)

    Type: Default File IO: count 1000ms 256MiB

数数 (count)

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.

[丛雨]偶然发现了一个字符串,她想知道每个字母的出现次数。

输入格式(count.in)

一行一个字符串 SS,保证字符串由a-z中字母组成。

输出格式(count.out)

一行二十六个整数,分别表示字符串中a-z中出现次数。

输入样例

asdweqasdcavdgfyhrthbtgb

输出样例

3 2 1 3 1 1 2 2 0 0 0 0 0 0 0 0 1 1 2 2 0 1 1 0 1 0

数据范围

对于 40%40\% 的数据,保证字符串中只有一个字母。 对于 100%100\% 的数据,保证 1S1061 \le |S| \le 10^6

第三场

Not Attended
Status
Done
Rule
IOI
Problem
4
Start at
2024-9-12 14:00
End at
2024-9-12 17:30
Duration
3.5 hour(s)
Host
Partic.
19