There is a general pattern worth knowing here: if $d$ is a metric and $c > 0$ is a constant, then $\min(d, c)$ is always again a metric, since it just caps the distance at $c$, but $\max(d, c)$ is never a metric, because it forces every point to be at distance at least $c$ from itself. Let's use this idea to spot the wrong option quickly, then verify the rest.
Only option (B) breaks down, and it breaks down specifically at the diagonal case $x = y$, giving a nonzero self-distance of $3$.
Let's summarize: