Ackermann function again

Let's talk about algorithms!

Moderator: Board moderators

Post Reply
salamander
New poster
Posts: 9
Joined: Fri Jan 21, 2005 6:46 pm

Ackermann function again

Post by salamander »

..
Last edited by salamander on Tue Jan 25, 2005 3:57 pm, edited 1 time in total.
..
A great helper
Posts: 454
Joined: Thu Oct 18, 2001 2:00 am
Location: Hong Kong

Post by .. »

Your problem statements doesn't give you any bound on the input value, so it is still possible you get overflow.
Why don't you send a test program to test how large is the judge input? If input is too large just crash the program then you will know that.

By the way, I think it is better to post at the original thread instead of creating a new one......
My signature:
  • Please make discussion about the algorithm BRFORE posting source code.
    We can learn much more in discussion than reading source code.
  • I HATE testing account.
  • Don't send me source code for debug.
Post Reply

Return to “Algorithms”