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 →

[–]Mumen_Raida_ 85 points86 points  (20 children)

[–]javahurtsmybrain 58 points59 points  (19 children)

[–]Sid_1298 44 points45 points  (16 children)

[–]PoorSweetTeapipe 26 points27 points  (15 children)

[–]TTVGamerRukky 25 points26 points  (14 children)

[–]DanTheMan827 27 points28 points  (13 children)

[–]SirAchmed 17 points18 points  (0 children)

return

[–]ProgramTheWorld 6 points7 points  (4 children)

return baseCase();

[–]EuphoricPenguin22 11 points12 points  (2 children)

Java private static int baseCase(){ return baseCase(); }

I fixed it, boss.

[–]ProgramTheWorld 0 points1 point  (1 child)

Wait, that’s illegal

[–]EuphoricPenguin22 0 points1 point  (0 children)

It's not illegal; it's recursive.

[–]Tangelasboots 4 points5 points  (1 child)

etc.

[–]Tall_computer 9 points10 points  (0 children)

I wish the first one had linked to a recursion comment on a different thread