Hacker News new | ask | show | jobs
by hibbelig 1048 days ago
I understood it as:

    better_time = estimated_time * 3;
    better_cost = estimated_cost * 10;
1 comments

I missed that - this makes more sense
For what it's worth, I also missed it the first time around. It's worded a little strangely if you're going through them quickly.