QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#414287#6749. TargetZhangYiDeTL 1ms3672kbC++17267b2024-05-18 20:17:412024-05-18 20:17:43

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3672kb

input:

0.5 0.25

output:

1

result:

ok ok

Test #2:

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

input:

1 0.75

output:

12

result:

ok ok

Test #3:

score: -100
Time Limit Exceeded

input:

1 0

output:


result: