Пожалуйста, прочтите новое правило об ограничении использования AI-инструментов. ×

Understanding of a live problem

Правка en1, от zeref_dragoneel, 2018-09-14 18:53:08

https://www.codechef.com/SEPT18A/problems/STCFOTT

Please explain to me the third condition in the problem statement.

Each Selina only changes her direction (from bouncing to falling or vice versa) when she cannot keep moving in the current direction without leaving the tree or hitting another Selina, that is, when one of the following happens:

  1. reaching a leaf when falling
  2. reaching the root when bouncing
  3. meeting another Selina that's moving in the opposite direction

I understand that this is a problem for live contest and hence, I am not asking you to tell me the solution. I just would like to understand what it means.

Thanks

Теги #trees, probabililty, #codechef

История

 
 
 
 
Правки
 
 
  Rev. Язык Кто Когда Δ Комментарий
en1 Английский zeref_dragoneel 2018-09-14 18:53:08 693 Initial revision (published)