QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#708159 | #1340. All your base are belong to us | ZhaoZiLong | WA | 11ms | 10828kb | Python3 | 1.4kb | 2024-11-03 19:56:58 | 2024-11-03 19:56:59 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 11ms
memory: 10828kb
input:
3 1 0 1 1 0 1 1
output:
0.97684
result:
wrong answer 1st numbers differ - expected: '0.7071100', found: '0.9768400', error = '0.2697300'