QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#172851 | #7184. Transport Pluses | ucup-team121# | WA | 4ms | 9312kb | C++17 | 2.8kb | 2023-09-09 20:58:41 | 2023-09-09 20:59:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 9312kb
input:
1 2 1 1 5 3 6 2
output:
4 3 0 1 2 1 5 2 0 5 3
result:
ok correct
Test #2:
score: 0
Accepted
time: 0ms
memory: 8624kb
input:
2 1 1 1 6 1 1 3 6 3
output:
2 2 1 0 3 2 6 1
result:
ok correct
Test #3:
score: 0
Accepted
time: 4ms
memory: 7896kb
input:
0 0 1 1 1 1
output:
0 0
result:
ok correct
Test #4:
score: 0
Accepted
time: 1ms
memory: 8400kb
input:
0 0 100 100 0 0
output:
141.421356 1 0 0 0
result:
ok correct
Test #5:
score: -100
Wrong Answer
time: 0ms
memory: 7756kb
input:
1 0 100 100 0 0 100 100
output:
100 100 0 0 99 0 0 98 0 0 97 0 0 96 0 0 95 0 0 94 0 0 93 0 0 92 0 0 91 0 0 90 0 0 89 0 0 88 0 0 87 0 0 86 0 0 85 0 0 84 0 0 83 0 0 82 0 0 81 0 0 80 0 0 79 0 0 78 0 0 77 0 0 76 0 0 75 0 0 74 0 0 73 0 0 72 0 0 71 0 0 70 0 0 69 0 0 68 0 0 67 0 0 66 0 0 65 0 0 64 0 0 63 0 0 62 0 0 61 0 0 60 0 0 59 0 0 5...
result:
wrong answer claimed 100.0000000000, actual 199.0049998750