QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#305512 | #1166. Designing a PCB | qiuzx | WA | 11ms | 187700kb | C++17 | 3.5kb | 2024-01-15 14:59:51 | 2024-01-15 14:59:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 11ms
memory: 187700kb
input:
4 1 2 3 4 1 2 3 4
output:
YES 5 D 2000001 L 2000001 U 4000002 R 2000005 D 2000001 5 D 2000002 L 2000003 U 4000004 R 2000007 D 2000002 5 D 2000003 L 2000005 U 4000006 R 2000009 D 2000003 3 D 1999996 R 4 U 1999996
result:
wrong answer Integer 2000001 violates the range [1, 20000]