QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#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.
详细
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]