#H. 练41.2计算2的幂

    Type: RemoteJudge 1000ms 128MiB

练41.2计算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.

说明

给定非负整数 nn,求 2n2^n

输入格式

一个整数,0n<310\le n<31

输出格式

一个整数,即 22nn 次方。

样例

3
8

语法组8.14作业——函数与递归

Not Claimed
Status
Done
Problem
8
Open Since
2023-8-14 12:00
Deadline
2023-8-14 17:00
Extension
0 hour(s)