QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#79202 | #2455. Retribution! | ZhaoZiLong | WA | 20ms | 9252kb | Python3 | 628b | 2023-02-20 04:41:11 | 2023-09-17 13:39:32 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 20ms
memory: 9144kb
input:
2 2 2 1 0 2 0 0 0 3 0 1 1 2 1
output:
4.0
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 15ms
memory: 9228kb
input:
1 1 1 5875 3435 -743 8951 2325 7352
output:
13901.685460258173
result:
ok found '13901.6854603', expected '13901.6854603', error '0.0000000'
Test #3:
score: -100
Wrong Answer
time: 8ms
memory: 9252kb
input:
2 2 2 0 0 10 0 6 0 20 0 6 0 20 0
output:
20.0
result:
wrong answer 1st numbers differ - expected: '48.0000000', found: '20.0000000', error = '0.5833333'