prachin_roy's blog

By prachin_roy, history, 7 years ago, In English

How to solve this problem with binary search

  • Vote: I like it
  • +6
  • Vote: I do not like it

| Write comment?
»
7 years ago, hide # |
 
Vote: I like it 0 Vote: I do not like it

Beside the binary search approach, it can be solved using Descartes' theorem.