QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#413299#6749. TargetZhaoZiLongTL 0ms3784kbC++20738b2024-05-17 11:33:472024-05-17 11:33:48

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3716kb

input:

0.5 0.25

output:

111111111111111121

result:

ok ok

Test #2:

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

input:

1 0.75

output:

1111111111111111122

result:

ok ok

Test #3:

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

input:

1 0

output:

11111111111111111

result:

ok ok

Test #4:

score: -100
Time Limit Exceeded

input:

0.361954 0.578805

output:


result: