Run ID | 作者 | 问题 | 语言 | 测评结果 | Time | Memory | 代码长度 | 提交时间 |
---|---|---|---|---|---|---|---|---|
126236 | 赵梓渊 | 06输出菱形 | C++ | Wrong Answer | 1 MS | 264 KB | 139 | 2025-07-16 16:59:14 |
#include<iostream> // cin\cout\endl using namespace std; int main(){ cout<<"\\"<<endl<<"\\\\\\"<<"\\\\\\\\\\"<<"\\\\\\"<<"\\"; }
------Input------
0
------Answer-----
\ \\\ \\\\\ \\\ \
------Your output-----
\ \\\\\\\\\\\\