QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#422825 | #6749. Target | HuangHanSheng | WA | 0ms | 5476kb | C++14 | 627b | 2024-05-27 19:38:29 | 2024-05-27 19:38:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3756kb
input:
0.5 0.25
output:
1
result:
ok ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3872kb
input:
1 0.75
output:
111111111111111122
result:
ok ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 4040kb
input:
1 0
output:
1111111111111111
result:
ok ok
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 5476kb
input:
0.361954 0.578805
output:
111111111111111121111111111111121211111111111112112111111111111212121111111111112111211111111111211211211111111112111112111111111121122111111111111122111111111111221121111111111121211121111111111212122111111111111112221111111111112122111111111112122211111111111221111111121111111211111111121111112111...
result:
wrong answer wa