QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#436139 | #8677. Carl’s Vacation | sonlh07 | WA | 1ms | 3948kb | C++14 | 6.4kb | 2024-06-08 23:22:58 | 2024-06-08 23:22:59 |
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: 3820kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.700049
result:
ok found '76118.7000490', expected '76118.7000492', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3948kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
12360.679775
result:
wrong answer 1st numbers differ - expected: '32360.6797750', found: '12360.6797750', error = '0.6180340'