In a race, the probabilities of A and B winning the race are $\frac{1}{3}$ and $\frac{1}{6}$ respectively. Find the probability of neither of them winning the race.
I solved the question in the following manner-
Since A and B are running in a race, probability of neither of them winning is $$1-\left(\frac{1}{3}+\frac{1}{6}\right)=\frac{1}{2}$$
However, all the solution books that I refer to are solving it in the following manner
$$\left(1-\frac{1}{3}\right)\left(1-\frac{1}{6}\right)=\frac{5}{9}$$
Now this does not make any sense to me since the events of A winning and B winning are not independent. I was pretty confident of my answer but even the official answer key of the test has given $\frac{5}{9}$ as the answer.
Where exactly am I wrong? How can the winning of A and B be independent of each other since given that one does not win, the winning chances of the other increases?