QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#85737 | #5667. Meeting Places | larryzhong# | WA | 2ms | 3744kb | C++17 | 2.6kb | 2023-03-08 09:51:49 | 2023-03-08 09:51:53 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3744kb
input:
100 23 213
output:
1319350480.800732613
result:
ok found '1319350480.8007326', expected '1319350480.8007326', error '0.0000000'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3632kb
input:
10 1 1060
output:
1042753143.345167637
result:
ok found '1042753143.3451676', expected '1042753143.3451676', error '0.0000000'
Test #3:
score: 0
Accepted
time: 2ms
memory: 3632kb
input:
10 10 2373
output:
0.000000000
result:
ok found '0.0000000', expected '0.0000000', error '-0.0000000'
Test #4:
score: -100
Wrong Answer
time: 2ms
memory: 3696kb
input:
10 2 3396
output:
1305327616.844831467
result:
wrong answer 1st numbers differ - expected: '1236610536.9469230', found: '1305327616.8448315', error = '0.0555689'