Hacker News new | ask | show | jobs
by 0x6862 2096 days ago
int array[] = {...}

1[array] == array[1]

Now add in some poorly named variables for some real fun

https://github.com/Droogans/unmaintainable-code#cs-eccentric...