QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#352768 | #8232. Yet Another Shortest Path Query | txl16211 | WA | 214ms | 662196kb | C++17 | 3.4kb | 2024-03-13 16:36:10 | 2024-03-13 16:36:10 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 214ms
memory: 662196kb
input:
6 9 1 2 4 2 3 6 3 6 5 6 5 3 5 4 2 4 1 3 3 4 9 1 3 100 5 3 1 5 1 3 1 6 3 4 3 5 2 5
output:
6 8 0 0 7
result:
wrong answer 3rd numbers differ - expected: '3', found: '0'