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

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

I have just started to solve some game theory problems, and I encountered this, could you please explain as to how in the sample test provided, the result is a draw(0) and not the following?

M: Mouse , C : Cat , -> : goes to node

M -> 3

C -> 4

M -> 5

C -> 3

M -> 0

hence mouse wins.?

What did I understand wrong ?

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