QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#224391 | #2940. Pooling PCR Tests | MaMengQi | WA | 13ms | 8128kb | Python3 | 23b | 2023-10-23 01:59:38 | 2023-10-23 01:59:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 8ms
memory: 7972kb
input:
0.1
output:
4
result:
ok single line: '4'
Test #2:
score: -100
Wrong Answer
time: 13ms
memory: 8128kb
input:
0.02
output:
4
result:
wrong answer 1st lines differ - expected: '8', found: '4'