Oh look, it's the increment operator hierarchy in its natural habitat. While you're over there manually adding 2 to your variable like some kind of cave person (i=i+2), I'm elegantly pre-incrementing and post-incrementing in a single expression (++i++). Sure, it's undefined behavior that will make senior devs cry blood and crash in production, but hey—my code is three characters shorter! Nothing says "technical superiority" like writing code that requires a compiler exorcism.
We Are Not The Same
10 months ago
240,227 views
0 shares
increment-operators-memes, c++-memes, undefined-behavior-memes, code-optimization-memes, syntax-memes | ProgrammerHumor.io
More Like This
Only Seventythree More Years
5 months ago
385.5K views
0 shares
The Accidental Programming Royalty
4 months ago
312.2K views
0 shares
Fixing This Took Too Long
9 months ago
290.8K views
0 shares
A Bit Faster
6 months ago
315.0K views
0 shares
Why Does My Compiler Hate Me
11 months ago
216.0K views
0 shares
Your Outie Understands The Difference
9 months ago
322.7K views
0 shares
Loading more content...
AI
AWS
Agile
Algorithms
Android
Apple
Bash
C++
Csharp