QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#113196 | #3877. Battle Royale | lmq26052003 | WA | 1ms | 4064kb | C++20 | 725b | 2023-06-16 17:27:26 | 2023-06-16 17:27:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3984kb
input:
0 0 10 0 0 0 1000 5 0 2
output:
10.811218774181633
result:
ok found '10.8112188', expected '10.8112188', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3864kb
input:
-999 -1 999 1 0 0 1000 0 0 999
output:
3138.451061604253937
result:
ok found '3138.4510616', expected '3138.4510616', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 4064kb
input:
-15 100 15 100 -10 -10 500 0 200 101
output:
30.083442508866401
result:
ok found '30.0834425', expected '30.0834425', error '0.0000000'
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 3924kb
input:
0 0 999 1 0 0 1000 500 0 1
output:
999.005008010999973
result:
wrong answer 1st numbers differ - expected: '999.0010000', found: '999.0050080', error = '0.0000040'