QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#732788 | #5667. Meeting Places | HuangHanSheng | WA | 2ms | 12584kb | C++17 | 3.2kb | 2024-11-10 15:54:01 | 2024-11-10 15:54:05 |
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: 0ms
memory: 12584kb
input:
100 23 213
output:
1319350480.80073261
result:
ok found '1319350480.8007326', expected '1319350480.8007326', error '0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 12136kb
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: 12132kb
input:
10 10 2373
output:
0.00000000
result:
ok found '0.0000000', expected '0.0000000', error '-0.0000000'
Test #4:
score: 0
Accepted
time: 1ms
memory: 12192kb
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: 2ms
memory: 12084kb
input:
10 3 1998
output:
1003099517.70727253
result:
wrong answer 1st numbers differ - expected: '973790809.8224442', found: '1003099517.7072725', error = '0.0300975'