QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#262045 | #7680. Subway | ucup-team2295 | WA | 1ms | 3608kb | C++20 | 954b | 2023-11-23 14:58:45 | 2023-11-23 14:58:47 |
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: 1ms
memory: 3608kb
input:
3 1 2 1 2 1 2 3 3 2
output:
2 9 0 -1000000000 1 2 -1000000000 1 1 -1000000000 2 1 -1000000000 0 2 -1000000000 3 3 -1000000000 2 6 1 -1000000000 2 1 -1000000000 0 2 -1000000000 3 3 -1000000000 2
result:
wrong answer Self-intersecting polyline 1.