This is a Pigeonhole Principle problem. First select the coins labeled $\\{1,2,3,...,9\\}$ since none of these types can reach $10$. So we have selected $1+2+3+\cdots+9=45$ coins so far. Now we have $41$ coins left. If we select $9$ coins of each type we will have selected $41\cdot 9=369$ coins. Thus the number of coins we can select before we select $10$ of the same type is $45+369=414$ and so the very next coin that is selected will give us $10$ of the same type. Hence $415$ coins need to be selected in order to guarantee that we have $10$ of the same type.