QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#421861 | #6763. Triangle Pendant | ucup-team874 | WA | 1ms | 3836kb | C++17 | 4.7kb | 2024-05-26 08:42:46 | 2024-05-26 08:42:47 |
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: 1ms
memory: 3836kb
input:
2 1 1 1 1 1 1 2 3 3 1 1 1
output:
1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 -0.816496580927726 -0.816496580927726 -0.816496580927726 2.000000000000000 3.000000000000000 3.000000000000000 1.000000000000000 1.000000000000000 1.000000000000000 -2.000000000000000 -2.86602...
result:
wrong answer 1st numbers differ - expected: '-0.81650', found: '1.00000', error = '1.81650'