#C. 2的幂次方

    Type: Default 1000ms 256MiB

2的幂次方

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.

题目背景

无聊的小北在算 2×2×2×2...2 \times 2 \times 2 \times 2 ...

题目描述

假如有 nn22 相乘, 我们称作 22nn 次幂.

我们现在想知道, 幂的各个数位之和是多少.

数据格式

输入格式

多组数据

第一行输入一个整数 tt, 表示有 tt 组数据,

接下来每一行一个整数 nn.

输出格式

输出 tt 行, 每行一个整数表示幂的各个数位之和.

样例

2
10
15
7
26

数据范围

1<=t<=100 1 <= t <= 100

1<=n<=1000 1<= n <= 1000

[北辰杯 North-Star-Cup] 五月月赛

Not Attended
Status
Done
Rule
Ledo
Problem
6
Start at
2023-5-19 18:00
End at
2023-5-20 0:00
Duration
6 hour(s)
Host
Partic.
100