this post was submitted on 14 Jun 2024
137 points (89.1% liked)

Programmer Animemes

576 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 1 year ago* (last edited 1 year 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.