Comments
+3

In the editorial for E it is said:

Aron wins if and only if p is not adjacent to a leaf, and f(p,q) is adjacent to a leaf.

Can someone explain what the function f does, and what f(p,q) is? I think I misread something.