QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#78796 | #2940. Pooling PCR Tests | HuangHanSheng | WA | 14ms | 8004kb | Python3 | 208b | 2023-02-20 02:24:00 | 2023-02-20 02:24:03 |
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: 100
Accepted
time: 14ms
memory: 7856kb
input:
0.1
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 9ms
memory: 7920kb
input:
0.02
output:
8
result:
ok single line: '8'
Test #3:
score: -100
Wrong Answer
time: 2ms
memory: 8004kb
input:
0.01
output:
11
result:
wrong answer 1st lines differ - expected: '10', found: '11'