QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#459677 | #3184. Around the Track | ZhaoZiLong | WA | 0ms | 2156kb | Rust | 4.8kb | 2024-06-30 11:11:08 | 2024-06-30 11:11:08 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 2084kb
input:
3 1 1 2 1 1 2 3 0 0 4 0 0 4
output:
3.414213562373095
result:
ok found '3.4142136', expected '3.4142136', error '0.0000000'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 2156kb
input:
5 1 1 5 1 5 5 3 3 1 5 4 0 0 6 0 6 6 0 6
output:
10.198039027185569
result:
wrong answer 1st numbers differ - expected: '16.0000000', found: '10.1980390', error = '0.3626226'