QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#170627 | #7184. Transport Pluses | ucup-team1166# | WA | 1ms | 3936kb | C++17 | 3.3kb | 2023-09-09 15:38:11 | 2023-09-09 15:40:50 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3936kb
input:
1 2 1 1 5 3 6 2
output:
4.0000 3 0 1 2 1 6 3 0 5 3
result:
ok correct
Test #2:
score: 0
Accepted
time: 1ms
memory: 3900kb
input:
2 1 1 1 6 1 1 3 6 3
output:
2.0000 2 1 0 3 2 6 1
result:
ok correct
Test #3:
score: 0
Accepted
time: 0ms
memory: 3624kb
input:
0 0 1 1 1 1
output:
0.0000 0
result:
ok correct
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 3848kb
input:
0 0 100 100 0 0
output:
200.0000 200 0 99 100 0 98 100 0 97 100 0 96 100 0 95 100 0 94 100 0 93 100 0 92 100 0 91 100 0 90 100 0 89 100 0 88 100 0 87 100 0 86 100 0 85 100 0 84 100 0 83 100 0 82 100 0 81 100 0 80 100 0 79 100 0 78 100 0 77 100 0 76 100 0 75 100 0 74 100 0 73 100 0 72 100 0 71 100 0 70 100 0 69 100 0 68 100...
result:
wrong answer read 200.000000 but expected 141.421356, error = 58.578644