this post was submitted on 29 Mar 2024
406 points (95.3% liked)

Programmer Humor

19623 readers
1 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
[โ€“] sabreW4K3@lazysoci.al 109 points 8 months ago (21 children)

Meh, just put your question and wrong answer in a meme and post it anywhere, within an hour everyone will correct it with the right answer ๐Ÿ˜‚

[โ€“] ImplyingImplications@lemmy.ca 74 points 8 months ago (10 children)

Or post your question with a picture of Kurisu Makise saying "you should be able to solve this"

That's how they got a 4chan user to post the solution to an unsolved math problem

[โ€“] exocrinous@startrek.website 9 points 8 months ago (1 children)

I'm clearly not understanding the problem, because I think the only answer is 14!. What am I getting wrong?

[โ€“] ImplyingImplications@lemmy.ca 21 points 8 months ago* (last edited 8 months ago)

The question is about "superpermutations". The permutations of 1 and 2 are "12" and "21". A "superpermutation" would be "1221". It contains the numbers 1 and 2 as well as all permutations of 1 and 2. However "121" is also a superpermutation of 1 and 2. It also contains "12" and "21" and it's shorter than "1221".

The problem is finding the shortest superpermutation. Stand-up Maths has a video where he interviews a mathematician that published Anonymous' solution. So yes, there is a math paper where the main author is "Anonymous 4chan Poster".

load more comments (8 replies)
load more comments (18 replies)