Help in binary search!

Revision en2, by nbz_11, 2017-07-04 20:00:45

I read the main idea behind binary search and how it is implemented , but am never able to apply it using certain modifications . I tried solving http://www.spoj.com/problems/AGGRCOW/ , but have not been able to. Can someone please cite some useful resources , from where I can get an idea about how to modify binary search algorithm as and when the need arises. Or maybe , if someone can give an idea , as to how they think while applying binary seacrh.

Tags binary seach, #help

History

 
 
 
 
Revisions
 
 
  Rev. Lang. By When Δ Comment
en2 English nbz_11 2017-07-04 20:00:45 93
en1 English nbz_11 2017-07-04 19:59:29 387 Initial revision (published)