Feedback | If you notice incorrect translations in Contester, please let author know.
|
|
Time limit 2000/4000/4000/4000 ms. Memory limit 65000/65000/65000/65000 Kb. Prepared by Ibrahim Mesecan.
Difficulty Gamma
nth power of m
Get two numbers n and m, and then calculate the nth power of m.
Input specification
There will be two numbers in a line which are between
1 ≤ n, m < 100
Output specification
Calculate and show the result followed by an endline.
And, the length of the result does not exceed 255 characters.
Input 1 b>
td>
|
Input 2 b>
td>
|
7 2
td>
|
19 91
td>
|
Output 1 b> td>
| Output 2 b> td>
tr>
128
td>
|
16664276159359979836134597478321347811 td> |
|
Для отправки решений необходимо выполнить вход.
|