371 - Ackermann Functions
Moderator: Board moderators
-
- Guru
- Posts: 5947
- Joined: Thu Sep 01, 2011 9:09 am
- Location: San Jose, CA, USA
Re: uva 371 WA
Between 2000000000 and 2001000000, 2000001502 generates the longest sequence of 804 values.
Check input and AC output for thousands of problems on uDebug!
Re: uva 371 WA
This problem proved to be trickier than I'd anticipated. Here are some input / output cases that helped me test / debug my code.
See https://www.udebug.com/UVa/371 instead.
Code: Select all
Deleted input / output because it was incorrect.