QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#421857 | #6763. Triangle Pendant | ucup-team874 | WA | 2ms | 3904kb | C++17 | 4.5kb | 2024-05-26 08:38:59 | 2024-05-26 08:38:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3808kb
input:
2 1 1 1 1 1 1 2 3 3 1 1 1
output:
-0.816496580927726 -0.816496580927726 -0.816496580927726 -2.000000000000000 -2.866025403784438 -2.866025403784438
result:
ok 6 numbers
Test #2:
score: -100
Wrong Answer
time: 2ms
memory: 3904kb
input:
1000 21 2 14 12 13 4 29 19 13 15 10 17 29 24 15 29 24 23 29 17 30 18 9 25 27 24 30 16 4 15 28 13 17 12 21 16 16 22 10 22 15 8 15 23 24 23 27 13 26 3 27 15 16 17 5 8 20 17 6 12 24 14 13 15 19 13 27 22 18 18 23 30 22 18 14 11 29 28 7 13 22 22 17 11 19 9 16 22 20 17 21 14 20 6 29 25 20 10 19 9 27 27 17...
output:
-2.935856727586835 -2.000000000000001 -13.352348999857675 -22.146476218003023 -16.076204705476879 -12.241826659011300 -28.027431433359688 -18.318582636182754 -8.243362186282187 -27.266119651334360 -13.159319584325651 -26.882525397692707 -26.534933366925678 -22.066632132649350 -29.616079568529670 -26...
result:
wrong answer 247th numbers differ - expected: '0.64221', found: '0.58518', error = '0.05703'