QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#603522 | #8242. V-Diagram | ucup-team5027# | WA | 0ms | 3988kb | C++14 | 553b | 2024-10-01 17:01:19 | 2024-10-01 17:01:20 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3988kb
input:
2 4 8 2 7 10 6 9 6 5 3 4 8
output:
6.75000000005.8333333333
result:
wrong output format Expected double, but "6.75000000005.8333333333" found