StringTimes

Given a string and a non-negative int n, return a larger string that is n copies of the original string.

Este exercício foi convertido para o PLM do excelente sítio de exercícios http://javabat.com/