QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#522040 | #7048. Delivery Route | ucup-team4645# | WA | 2ms | 7952kb | C++23 | 1.9kb | 2024-08-16 17:46:45 | 2024-08-16 17:46:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 7952kb
input:
6 3 3 4 1 2 5 3 4 5 5 6 10 3 5 -100 4 6 -100 1 3 -10
output:
NO PATH NO PATH 5 0 -95 -100
result:
ok 6 lines
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 7744kb
input:
100 500 500 4 13 20 329 41 10 63 100 90 297 15 79 163 24 67 747 29 68 443 73 98 565 10 41 921 79 62 973 31 85 270 25 29 672 34 43 391 30 92 604 58 82 90 28 16 460 53 63 350 91 98 260 70 22 232 5 36 335 37 32 339 4 48 940 85 1 233 95 78 323 62 79 688 49 57 576 10 54 103 33 78 541 88 22 171 4 48 408 2...
output:
-1208 -1744 9999999999999105 0 NO PATH -3464 -3104 -670 -1328 -691 -2981 -710 -2278 -1971 -200 -2088 -1774 NO PATH -2922 -2288 -1811 22 -2140 -781 -3328 -3138 -1071 -2175 -3133 -2298 -1389 -1165 -3101 -1902 -382 NO PATH -1065 NO PATH 158 -67 -628 -3503 -1846 -427 -595 -3365 -1064 112 -1831 544 -1708...
result:
wrong answer 1st lines differ - expected: '-3619', found: '-1208'