「一本通 6.1 练习 1」A 的 B 次方
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 100 1007
169
数据范围与提示
对于全部数据,。