i +=-( i - (i + 1));

Image from preview.redd.it and submitted by Leonides1529
image showing i +=-( i - (i + 1));

D1DgRyk5vjaKWKMgs on November 3rd, 2019 at 20:07 UTC »

alright, want to get an entry from an array?

easy, a[10]

wanna fuck with your coworkers?

easy 10[a] (actually does the same)

h4xrk1m on November 3rd, 2019 at 21:18 UTC »

In all seriousness, the -=- operator is great for when your shift key is broken.

Irratix on November 3rd, 2019 at 22:19 UTC »

You're like a lil' baby. Watch this.

int n=i;

for (;n-i++;);