I am really confused about how to think about this question. It was presented as a challenge by a peer.
Two people seek to kill a duck at a location $Y$ meters from their origin. They walk from $x=0$ to $x=Y$ together. At any time, one of the two may pull out their gun and shoot at the duck, however, the probability that person A hits is $P_{A}(x)$ and the probability that person B hits is $P_{B}(x)$. It is also known that $P_A(0)=P_B(0)=0$ and $P_A(Y)=P_B(Y)=1$ and both functions are increasing functions.
What is the optimal strategy for each player?

I believe both should shoot at $P_A(x)+P_B(x)=1$. If either shoots earlier, the chance of winning is reduced. If either shoots later, the other could wait half as much later and have a better chance of winning. But what happens if they both hit or both miss?