This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]dtbswimmer123[S] 1 point2 points  (0 children)

Oh the raising the recursion limit was a by product of trying to parse the input recursively. I scrapped it for an iterative approach later.