This is again some homework translated (hopefully not too badly) from my book
The graph $K_{n}$ is colored using $n$ different colors, in a way that each color is used at least once. Prove that there exists a triangle with its edges colored in different colors.
Find the smallest cycle $C$ in your graph with all edges distinct colors. We know $C$ must exist, because there are $n$ colors (I'll let you think about why). If $C \neq C_3$, consider a chord of $C$. The chord divides $C$ into two smaller cycles. One of these cycles should provide a contradiction to the minimality of $C$.