QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#262019 | #7680. Subway | ucup-team2295 | WA | 1ms | 3608kb | C++20 | 1001b | 2023-11-23 14:47:04 | 2023-11-23 14:47:04 |
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 -1000000000 1 1 2 -1000000000 1 1 -1000000000 2 1 -1000000000 0 2 -1000000000 3 3 -1000000000 2 -1000000000 0 2 1 -1000000000 0 2 -1000000000 3 3 -1000000000 2
result:
wrong answer Integer parameter [name=L] equals to -1000000000, violates the range [2, 10000]