while 1: a=input() print" "*a+"__"*a;r=range(a) for i in r:print" "*(a-i-1)+"/"+"_ "[i