Блог пользователя Bot_is_back

Автор Bot_is_back, история, 3 года назад, По-английски

Can anyone provide me with some floating Point Binary Search-related Problems? Thank you in advance for your help.

  • Проголосовать: нравится
  • 0
  • Проголосовать: не нравится

»
3 года назад, скрыть # |
 
Проголосовать: нравится 0 Проголосовать: не нравится

Here is a ternary search problem which involve floating point calculations: Link

»
3 года назад, скрыть # |
 
Проголосовать: нравится +1 Проголосовать: не нравится

You can visit the EDU section with this link and then enter the ITMO Academy: pilot course. Visit the Binary Search Practice of Step 2, Problems B and D are based on Floating Point Binary Search.