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

Programmer Animemes

510 readers
30 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
[–] [email protected] 3 points 7 months ago* (last edited 7 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.