QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#79339#2940. Pooling PCR TestsGuanYunchangWA 19ms8236kbPython3577b2023-02-20 05:45:552023-02-20 05:45:56

详细

Test #1:

score: 100
Accepted
time: 19ms
memory: 8172kb

input:

0.1

output:

4

result:

ok single line: '4'

Test #2:

score: 0
Accepted
time: 18ms
memory: 8208kb

input:

0.02

output:

8

result:

ok single line: '8'

Test #3:

score: 0
Accepted
time: 8ms
memory: 8128kb

input:

0.01

output:

10

result:

ok single line: '10'

Test #4:

score: 0
Accepted
time: 12ms
memory: 8204kb

input:

0.4

output:

2

result:

ok single line: '2'

Test #5:

score: 0
Accepted
time: 11ms
memory: 8236kb

input:

0.24

output:

3

result:

ok single line: '3'

Test #6:

score: 0
Accepted
time: 0ms
memory: 8232kb

input:

0.11

output:

4

result:

ok single line: '4'

Test #7:

score: 0
Accepted
time: 12ms
memory: 8128kb

input:

0.061

output:

5

result:

ok single line: '5'

Test #8:

score: 0
Accepted
time: 17ms
memory: 8200kb

input:

0.035

output:

6

result:

ok single line: '6'

Test #9:

score: 0
Accepted
time: 9ms
memory: 8132kb

input:

0.025

output:

7

result:

ok single line: '7'

Test #10:

score: 0
Accepted
time: 6ms
memory: 8204kb

input:

0.02

output:

8

result:

ok single line: '8'

Test #11:

score: 0
Accepted
time: 15ms
memory: 8128kb

input:

0.015

output:

9

result:

ok single line: '9'

Test #12:

score: 0
Accepted
time: 11ms
memory: 8216kb

input:

0.01

output:

10

result:

ok single line: '10'

Test #13:

score: 0
Accepted
time: 12ms
memory: 8220kb

input:

0.009

output:

11

result:

ok single line: '11'

Test #14:

score: 0
Accepted
time: 16ms
memory: 8224kb

input:

0.0075

output:

12

result:

ok single line: '12'

Test #15:

score: 0
Accepted
time: 12ms
memory: 8176kb

input:

0.006

output:

13

result:

ok single line: '13'

Test #16:

score: 0
Accepted
time: 5ms
memory: 8212kb

input:

0.0055

output:

14

result:

ok single line: '14'

Test #17:

score: 0
Accepted
time: 15ms
memory: 8132kb

input:

0.005

output:

15

result:

ok single line: '15'

Test #18:

score: -100
Wrong Answer
time: 7ms
memory: 8128kb

input:

0.0033

output:

18

result:

wrong answer 1st lines differ - expected: '16', found: '18'