As the Clock Terns
by in Representative Line on 2018-01-30“Hydranix” can’t provide much detail about today’s code, because they’re under a “strict NDA”. All they could tell us was that it’s C++, and it’s part of a “mission critical” front end package. Honestly, I think this line speaks for itself:
(mil == 999 ? (!(mil = 0) && (sec == 59 ?
(!(sec = 0) && (min == 59 ?
(!(min = 0) && (++hou)) : ++min)) : ++sec)) : ++mil);