Hacker News new | ask | show | jobs
by awaz 5450 days ago
May be this was Google's algorithm during the auction:

while(bid < lobbying_cost) { bid = getMathematicalConstant(current_bid); }

1 comments

I've thought the same thing, except lobbying_cost = legal_cost

edit: Although your algorithm is preferable !