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

Автор SapPracticeBee, 12 лет назад, По-английски

Hi

I recently came across the following problem: Card Shuffle

I wanted to solve a few more problems similar to this which requires Dynamic Tree implementation. Can you guys provide me few more similar problems??

Thanks a lot SapPracticeBee

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

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

DYNACON1 and DYNALCA on SPOJ are straightforward Dynamic Tree implementation problems.

According to their inventor, they can also be used to solve 117E - Tree or not Tree.