Hacker News new | ask | show | jobs
by inigyou 3 hours ago
You can get their exact age by binary search.
1 comments

Typically these APIs are designed so you can't make arbitrary queries, but rather there are fixed age brackets.
Then it can't be bool isOver(int age)