Score : 100100100 points
Given integers AAA and BBB, print the value ABA^BAB.
The input is given from Standard Input in the following format:
AAA BBB
Print the answer.
4 3
64
43=644^3 = 6443=64, so 646464 should be printed.
5 5
3125
8 1
8
注册一个 HydroOJ 通用账户,您就可以在我们提供的所有在线评测服务上提交代码、参与讨论。
使用您的 HydroOJ 通用账户