QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#731956 | #9474. Colored Nodes | ZhangYiDe | WA | 2ms | 3796kb | C++20 | 1.5kb | 2024-11-10 12:29:07 | 2024-11-10 12:29:07 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 2ms
memory: 3796kb
input:
5 5 1 2 2 5 3 4 4 5 3 5 5 4 1 2 2 5 5 4 4 3
output:
3.0000000000 2.0000000000 2.8000000000 2.2000000000
result:
wrong answer 1st lines differ - expected: '3.000000', found: '3.0000000000'