QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#125868 | #1166. Designing a PCB | Who_are_you_waiting | WA | 2ms | 7516kb | C++14 | 2.7kb | 2023-07-17 20:24:10 | 2023-07-17 20:24:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 7516kb
input:
4 1 2 3 4 1 2 3 4
output:
YES 5 U 4 R 15 D 8 L 11 U 4 5 U 3 R 14 D 6 L 10 U 3 5 U 2 R 13 D 4 L 9 U 2 3 U 1 R 4 D 1
result:
wrong answer some line segments intersect