QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#76708 | #2455. Retribution! | HuangHanSheng | WA | 0ms | 4036kb | C++17 | 1.8kb | 2023-02-12 03:17:34 | 2023-09-17 13:39:29 |
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: 3896kb
input:
2 2 2 1 0 2 0 0 0 3 0 1 1 2 1
output:
4.000000
result:
ok found '4.0000000', expected '4.0000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 4036kb
input:
1 1 1 5875 3435 -743 8951 2325 7352
output:
13901.685460
result:
ok found '13901.6854600', expected '13901.6854603', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3896kb
input:
2 2 2 0 0 10 0 6 0 20 0 6 0 20 0
output:
48.000000
result:
ok found '48.0000000', expected '48.0000000', error '0.0000000'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3984kb
input:
4 4 4 0 0 10 0 15 -15 1 40 5 0 0 -5 -5 0 0 5 5 0 0 -5 0 5 -5 0
output:
156.283430
result:
wrong answer 1st numbers differ - expected: '157.8224594', found: '156.2834300', error = '0.0097517'