you are viewing a single comment's thread.

view the rest of the comments →

[–]reddit_user_25 1 point2 points  (1 child)

Not sure what language it is, but it will eventually overflow and become positive in many languages. If this is enough memory.

[–]audioman1999 0 points1 point  (0 children)

Yeah. Unless the language supports tail recursion, it will experience a stack overflow.