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.
Questo esercizio รจ stato convertito per PLM dall'eccellente sito di esercizi
http://javabat.com/