Quick question: are you measuring "program length" in how much size the file takes in plain text, or taking into account binary size, memory usage or any other parameters? Just to be sure what parameter I'm trying to optimize ^^"
Also, if you measure text, are tabs/spaces counted?
I will measure the text size in bytes =) So if you use tabs you can save some bytes!
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
I found time after all and even did it in GolfScript for maximum saving XD.
Here's my entry. I ended up doing a bit of a wall of text explaining my reasoning, but you can find the answer at the beginning if you don't want to read my ramblings XD
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit
Nice solution =D
Downvoting a post can decrease pending rewards and make it less visible. Common reasons:
Submit