QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#224510 | #2935. Spider-Fly | ZhangYiDe | WA | 14ms | 8984kb | Python3 | 1.3kb | 2023-10-23 03:19:37 | 2023-10-23 03:19:38 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 14ms
memory: 8984kb
input:
12 12 30 6 11 0 6 1 30
output:
40.000
result:
ok single line: '40.000'
Test #2:
score: -100
Wrong Answer
time: 14ms
memory: 8984kb
input:
12 10 30 6 9 0 6 1 30
output:
38.83300
result:
wrong answer 1st lines differ - expected: '38.833', found: '38.83300'