there are many forms for Ackermanns function in this case I have used the following function A(1,j) = 2^j for j>=1, A(i,1) = A(i-1,2) for i>=2, A(i,j) = A(i-1,A(i,j-1)) for i,j>=2
In reply to Re^2: memory leak
by ch.sarath
in thread memory leak
by ch.sarath
| For: | Use: | ||
| & | & | ||
| < | < | ||
| > | > | ||
| [ | [ | ||
| ] | ] |