Page 1 of 1
Ackermann function again
Posted: Sun Jan 23, 2005 8:38 am
by salamander
..
Posted: Sun Jan 23, 2005 11:03 am
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......