Faster Decimal Number I/O in C 09 Mar 2014 1 min read C Programming Today I was playing (never competing, please!) in a Code Chef programming contest and was dismayed when comparing my timings with some other competitors. Theirs were way shorter, and I saw no way
Decoding Fake Binary Messages 14 Aug 2013 1 min read Codecs Binary is NOT a sequence of '0' and '1' characters. This is FAKE!