by@shell_mug
WA
980ms
give s p=substr(s,"T")while 1 give t q=substr(t,"K")if q for i=2 to q see" "next for i=0 to p-q see 1 next exit else see s ok end
T K
T T T T T T T T T T T T T T T T T 1111