Ackermann function again
Moderator: Board moderators
-
- New poster
- Posts: 9
- Joined: Fri Jan 21, 2005 6:46 pm
Ackermann function again
..
Last edited by salamander on Tue Jan 25, 2005 3:57 pm, edited 1 time in total.
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......
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.