fork(2) download
  1. for i in[1]*4:import re;Y=re.findall('[A-Z0-9]',input());I='+'+'-'*len(Y)+'+\n|';print(I+''.join(Y)+I[::-1]+'\n'+' '*len(Y)+'v')
Success #stdin #stdout 0.02s 9984KB
stdin
Stack Overflow
Area 51
Programming Puzzles & Code Golf
Mathematics
stdout
+--+
|SO|
+--+
  v
+---+
|A51|
+---+
   v
+----+
|PPCG|
+----+
    v
+-+
|M|
+-+
 v