QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#79236 | #2940. Pooling PCR Tests | ZhangYiDe | WA | 2ms | 3588kb | C++98 | 402b | 2023-02-20 05:00:23 | 2023-02-20 05:00:27 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 2ms
memory: 3524kb
input:
0.1
output:
4
result:
ok single line: '4'
Test #2:
score: 0
Accepted
time: 1ms
memory: 3576kb
input:
0.02
output:
8
result:
ok single line: '8'
Test #3:
score: -100
Wrong Answer
time: 2ms
memory: 3588kb
input:
0.01
output:
11
result:
wrong answer 1st lines differ - expected: '10', found: '11'