Oh god Hanoi's towers... Incredible that I programmed it in BASIC on my ZX81 in the 80s, and now at 50+yo I would have no clue how to program it lol
this post was submitted on 13 Jun 2023
31 points (100.0% liked)
Programmer Humor
36755 readers
155 users here now
Post funny things about programming here! (Or just rant about your favourite programming language.)
Rules:
- Posts must be relevant to programming, programmers, or computer science.
- No NSFW content.
- Jokes must be in good taste. No hate speech, bigotry, etc.
founded 5 years ago
MODERATORS
.
I don't get this meme. Can anyone explain what this meme means?
This is called Tower of Hanoi problem, usually introduced as main task when learning about recursion in programming