541
Competition places start at 0
(lemmy.world)
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.
Isn’t zero the same in base-2 as it is in base-10? Wouldn’t first place be 1, second place be 10, and third place 11?
This is about indexes starting at 0, not about binary.
Gotcha. I guess that’s the difference between programmer humor and computer architect humor.