[on the downhill slope of the #BallmerPeak] "Hey, I should open #VSCode and see how much I can crank out tonight!"

#software

The answer is fuckall.

int main()
{ int fuckall;
fuckall = 0;
return fuckall;
}

#c #software