Hacker News new | ask | show | jobs
by chj 4589 days ago
Yes, best fix:

   int mid = low + (high - low) / 2;