阿克曼函数

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.

阿克曼(Ackmann)函数 A(m,n) 中,m,n 的取值范围是 (m≤3,n≤10),函数定义为:

0009.jpg

输入格式

输入两个整数 m,n(0≤m≤3,0≤n≤10)。

输出格式

输出 A(m,n)A(m,n) 值。

输出时每行末尾的多余空格,不影响答案正确性

样例输入

2 3

样例输出

9

202402240000

Not Attended
Status
Done
Rule
ACM/ICPC
Problem
22
Start at
2024-2-24 13:00
End at
2024-2-24 15:30
Duration
2.5 hour(s)
Host
Partic.
9