(port-fold(^(l p)(dotimes(i(string-length l))(or(eq?(~ l i)#\ )(string-set! p i(~ l i))))(print((#/.+\S/p)))p)(make-string 303)read-line)