Powers

Write a program to compute powers.

Input

Input consists of several pairs of integer numbers a and b. Assume
b ≥ 0.

Output

For every pair a, b, print a^(b). Supose, as usual, that 0⁰ = 1.

Problem information

Author: Unknown
Translator: Carlos Molina

Generation: 2026-01-25T12:04:57.593Z

© Jutge.org, 2006–2026.
https://jutge.org
