QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#236250 | #5667. Meeting Places | riconduongcung# | WA | 2ms | 14192kb | C++14 | 4.3kb | 2023-11-03 19:20:27 | 2023-11-03 19:20:28 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 14192kb
input:
100 23 213
output:
1319350480.80073261
result:
ok found '1319350480.8007326', expected '1319350480.8007326', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 7988kb
input:
10 1 1060
output:
1042753143.34516764
result:
ok found '1042753143.3451676', expected '1042753143.3451676', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 5880kb
input:
10 10 2373
output:
0.00000000
result:
ok found '0.0000000', expected '0.0000000', error '-0.0000000'
Test #4:
score: 0
Accepted
time: 0ms
memory: 7920kb
input:
10 2 3396
output:
1236610536.94692302
result:
ok found '1236610536.9469230', expected '1236610536.9469230', error '0.0000000'
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 7976kb
input:
10 3 1998
output:
1003099517.70727277
result:
wrong answer 1st numbers differ - expected: '973790809.8224442', found: '1003099517.7072728', error = '0.0300975'