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