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
Using your lizikid universal account