StringYak

Suppose the string "yak" is unlucky. Given a string, return a version where all the "yak" are removed, but the "a" can be any char. The "yak" strings will not overlap.

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