#C. C++-联合和枚举-通过联合定义不同类型的登录账号...按以下次序分别打印各种类型的数据并统计数量

    Type: Default 1000ms 256MiB

C++-联合和枚举-通过联合定义不同类型的登录账号...按以下次序分别打印各种类型的数据并统计数量

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.

Background

Description

通过联合定义不同类型的登录账号(如下),输入不同类型的账号并统计有各类型的账号的数量,按以下次序分别打印各种类型的数据并统计数量。 email:邮箱(字符串) mobile:手机号码(长整型) username:用户名(字符串) image

Format

Input

Output

Samples

8
e wuzehong@paifuture.com.cn
m 13606019999
m 13606018888
m 13606016666
u wuzehong
e xxx@paifuture.com.cn
e yyy@paifuture.com.cn
u wzh
e wuzehong@paifuture.com.cn
e xxx@paifuture.com.cn
e yyy@paifuture.com.cn
3
m 13606019999
m 13606018888
m 13606016666
3
u wuzehong
u wzh
2

Limitation

1s, 1024KiB for each test case.

联合和枚举

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
3
Start at
2024-5-5 0:00
End at
2024-5-20 0:00
Duration
360 hour(s)
Host
Partic.
6