Media Summary: Codegolfing means taking a programming task and trying to answer it with a byte-minimal correct solution. Such an answer often ... How fast can I get a segfault in C? Is dereferencing a NULL pointer the best method? (Hint: it's not). I optimize the segfault ... In computers, even simple programs can waste space. So if we're going to try optimising for size, why not go all the way to the ...
Code Golfing Ptodo - Detailed Analysis & Overview
Codegolfing means taking a programming task and trying to answer it with a byte-minimal correct solution. Such an answer often ... How fast can I get a segfault in C? Is dereferencing a NULL pointer the best method? (Hint: it's not). I optimize the segfault ... In computers, even simple programs can waste space. So if we're going to try optimising for size, why not go all the way to the ... Recently, one of my colleagues suggested me this website called