Comment Re:Frilly, not obtuse (Score 1) 14
Yes. I remember, years ago, writing a program where I reversed the standard meanings of TRUE and FALSE, not to obfuscate the code (although it did) but so that I could write the one test central to the program in the way that looked right to me. It's a tiny change from what you'd normally use, but most people reading over the code wouldn't even notice it at first and end up completely misunderstanding how it managed to work. To me, at least, that's what the judges should be looking for, rather than odd formatting and other typographical legerdemain.