QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#640125 | #2935. Spider-Fly | ZhaoZiLong | WA | 1ms | 3896kb | C++17 | 3.5kb | 2024-10-14 05:58:44 | 2024-10-14 05:58:44 |
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: 3848kb
input:
12 12 30 6 11 0 6 1 30
output:
40.000
result:
ok single line: '40.000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3896kb
input:
12 10 30 6 9 0 6 1 30
output:
38.833
result:
ok single line: '38.833'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3808kb
input:
12 10 30 1 10 10 6 1 30
output:
27.857
result:
wrong answer 1st lines differ - expected: '27.019', found: '27.857'