QOJ.ac
QOJ
The 2nd Universal Cup Finals is coming! Check out our event page, schedule, and competition rules!
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#465200 | #8677. Carl’s Vacation | ucup-team3552# | WA | 0ms | 3920kb | C++14 | 3.8kb | 2024-07-06 18:31:30 | 2024-07-06 18:31:32 |
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: 3864kb
input:
1 0 0 0 10000 99999 10000 10000 10000 10000
output:
76118.7000492205
result:
ok found '76118.7000492', expected '76118.7000492', error '0.0000000'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3916kb
input:
10000 10000 10000 0 10000 0 0 0 10000 10000
output:
32360.6797749979
result:
ok found '32360.6797750', expected '32360.6797750', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3752kb
input:
0 0 100 100 20 0 0 -5 -5 2
output:
107.3655550790
result:
ok found '107.3655551', expected '107.3655551', error '0.0000000'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3920kb
input:
0 0 100 100 20 23 23 18 18 2
output:
94.5324052834
result:
wrong answer 1st numbers differ - expected: '88.0567571', found: '94.5324053', error = '0.0735395'