QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#553483 | #8440. Toll Roads | ucup-team1005# | WA | 0ms | 3720kb | C++20 | 2.2kb | 2024-09-08 14:03:12 | 2024-09-08 14:03:18 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3720kb
input:
8 3 0 2 0 5 2 3 5 1 4 5 5 6 6 7
output:
2 3 0 7
result:
wrong answer Diameter is promised to be 2, but it equals to 3