小杨的 X 字矩阵【GESP二级.2023.9】
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Description
Given two integers x and y, print the sum.
Format
Input
Output
Samples
5
+---+
-+-+-
--+--
-+-+-
+---+
7
+-----+
-+---+-
--+-+--
---+---
--+-+--
-+---+-
+-----+