Codeforces functionality may be limited from June 18, 19:00 (UTC) to June 19, 3:00 AM (UTC) due to technical maintenance. Polygon will work as usual. ×

Dontony's blog

By Dontony, history, 4 years ago, In English

I tried to solve the problem B of today's educational round 94 using binary_search but couldn't figure out a way to find the good equation.As the tags also consist of binary_search,I think some people may have done it using binary_search. Can you guys share your binary search approach here? Thank you.

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

| Write comment?