W字形
该比赛已结束,您无法在比赛模式下递交该题目。您可以点击“在题库中打开”以普通模式查看和递交本题。
Background
Special for beginners, ^_^
Description
请一笔一划勾画一个W字形。
Format
Input
无输入。
Output
见样本输出。
Sample 1
Input
无。
Output
\ /\ /
\ / \ /
\/ \/
Limitation
1s, 1024KiB for each test case.
Source
OPS Original