QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'