QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#395372#6749. TargetZhangYiDeWA 0ms3876kbC++98377b2024-04-21 13:52:332024-04-21 13:52:33

详细

Test #1:

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

input:

0.5 0.25

output:

1

result:

ok ok

Test #2:

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

input:

1 0.75

output:

12

result:

ok ok

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3860kb

input:

1 0

output:


result:

wrong answer wa