using System.Collections.Generic;
public static void Main()
string[] line = new string[99];
while((s=Console.ReadLine())!=null && s!="")
line = S.Split(new[] {"\\r\\n", "\\r", "\\n"}, StringSplitOptions.None);
foreach(string p in line)
ans= ans+ new string(' ', (width - p.Length)/2)+p+"\n";