this post was submitted on 05 May 2024
814 points (99.0% liked)

Programmer Humor

19207 readers
982 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] muntedcrocodile@lemm.ee 7 points 4 months ago (1 children)

God I can't remember how to do this something about moving tower a to spare pin recursively.

[–] JackbyDev@programming.dev 5 points 4 months ago (1 children)

Pretty much. If you can solve it with like 4 then you can solve it with any amount.

[–] muntedcrocodile@lemm.ee 3 points 4 months ago

Yeah I remember it being an exponential amount of movements tho.