#C. 【例41.1】 乘方计算

    Type: RemoteJudge 1000ms 128MiB

【例41.1】 乘方计算

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.

说明

给出一个整数aa和一个正整数nn(1000000a1000000−1000000≤a≤10000001n100001≤n≤10000),求乘方ana^n,即乘方结果。最终结果的绝对值不超过10000001000000

输入格式

一行,包含两个整数aann

输出格式

一个整数,即乘方结果。题目保证最终结果的绝对值不超过1000000。

样例

2 3
8

(11.29)周五19-240823【循环阶段测试】

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
7
Start at
2024-11-29 18:45
End at
2024-12-8 2:45
Duration
200 hour(s)
Host
Partic.
11