QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#421818 | #6763. Triangle Pendant | ucup-team874 | WA | 0ms | 3964kb | C++17 | 3.5kb | 2024-05-26 06:23:44 | 2024-05-26 06:23:45 |
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: 3964kb
input:
2 1 1 1 1 1 1 2 3 3 1 1 1
output:
1 1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 -0.000000000000000 -0.000000000000000 -0.000000000000000 1 3.000000000000000 3.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 -0.000000000000000 -0.000000000000000 -0.000000000000000
result:
wrong answer 1st numbers differ - expected: '-0.81650', found: '1.00000', error = '1.81650'