Hacker News new | ask | show | jobs
by erodommoc 1377 days ago
I feel like I'm missing something here - wouldn't the shortest program that returns the integer i just be "return i"? The length of that seems pretty easy to compute.