QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#409136#6749. TargetMaMengQiTL 12ms9840kbPython3194b2024-05-11 19:30:512024-05-11 19:30:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 12ms
memory: 9840kb

input:

0.5 0.25

output:

1

result:

ok ok

Test #2:

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

input:

1 0.75

output:

12

result:

ok ok

Test #3:

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

input:

1 0

output:

11111111111111

result:

ok ok

Test #4:

score: -100
Time Limit Exceeded

input:

0.361954 0.578805

output:


result: