Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

RECURSION MASTERY CHALLENGE

Name: Anonymous 2012-02-02 22:53

THE CHALLENGE:
Create a program that calls a recursive function which calls a recursive function which calls the original recursive function.
# The program must terminate.
Bonus points for doing something cool! ! !

For example, a program that consists of two functions, A and B.
Function A would be a recursive function that called itself. Function A also calls Function B.
Function B would be a recursive function that called itself. Function B also calls Function A.

Name: Anonymous 2012-02-02 23:02

>>4

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List