#1528. 小杨的 X 字矩阵【GESP二级.2023.9】

小杨的 X 字矩阵【GESP二级.2023.9】

Description

image Given two integers x and y, print the sum.

Format

Input

image

Output

image

Samples

5
+---+
-+-+-
--+--
-+-+-
+---+
7
+-----+
-+---+-
--+-+--
---+---
--+-+--
-+---+-
+-----+