this post was submitted on 14 Jun 2024
133 points (88.9% liked)

Programmer Animemes

477 readers
3 users here now

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

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 3 points 5 months ago* (last edited 5 months 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.