URL in C Puzzle

24 points by aashvik


A short, amusing puzzle.

dpercy

I love this. In college our CS department machines made it very easy to accidentally paste, with middle click. So in a group project, when we noticed a URL just hanging out in the middle of a Java file (and committed, and compiling) it was a really fun WTF moment.

bsandro

This gave me a warm feeling, thanks! Very nice.

I thought of a related silly trick - to put somewhere

goto https;//lobste.rs

but it mostly relies on attention level, not language syntax.