QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#279546 | #7903. Computational Intelligence | ucup-team1704# | WA | 1ms | 3708kb | C++17 | 3.0kb | 2023-12-08 21:08:47 | 2023-12-08 21:08:48 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3708kb
input:
3 0 0 1 0 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 0 0 1 1 1
output:
0.333333333333333 0.765195716464272 1.076635732895182
result:
ok 3 numbers
Test #2:
score: -100
Wrong Answer
time: 1ms
memory: 3704kb
input:
3 0 1 0 0 0 -1 0 2 0 0 1 0 2 0 -1 0 -1000 0 0 999 0 -998 999 0
output:
0.888888888888869 0.888888888888869 1521070.405024665726842
result:
wrong answer 1st numbers differ - expected: '0.7777778', found: '0.8888889', error = '0.1111111'