this post was submitted on 18 Jul 2024
174 points (94.4% liked)

Programmer Humor

32024 readers
516 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS
 

cross-posted from: https://lemmy.zip/post/19308305

you are viewing a single comment's thread
view the rest of the comments
[–] HStone32@lemmy.world 2 points 1 month ago

I want to point out that, just like in real life, its the inclusion of that "++" which complicates things. Without them, it would be straightforward and elegant, having only 1 logical solution.

Makes you wonder why people keep insisting on having the "++" around. Why not ditch them and go back to basics.