Hacker News new | past | comments | ask | show | jobs | submit login

I don't understand how this is related.



Someone posted a comment asking for clarification in how the provided solution to the binary search qualifier could possibly work as intended. Specifically, in the following line of code the double slashes were erroneously interpreted as a comment rather than a division operator: mid = start + (end - start) // 2

The comment has since then been deleted.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: