this post was submitted on 14 Jun 2024
138 points (89.2% liked)

Programmer Animemes

586 readers
1 users here now

Yes it exists! This is a community dedicated to programming memes combined with anime memes.

founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
[–] recursive_recursion@programming.dev 3 points 2 years ago* (last edited 2 years ago)

this is an infinite loop as there is no base case

base case, which is the simplest, smallest instance of the problem, that can’t be decomposed any further.