QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#395435 | #6749. Target | GuanYunchang | RE | 0ms | 3936kb | C++17 | 647b | 2024-04-21 14:37:59 | 2024-04-21 14:38:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3744kb
input:
0.5 0.25
output:
1
result:
ok ok
Test #2:
score: 0
Accepted
time: 0ms
memory: 3732kb
input:
1 0.75
output:
12
result:
ok ok
Test #3:
score: 0
Accepted
time: 0ms
memory: 3936kb
input:
1 0
output:
11111111111111
result:
ok ok
Test #4:
score: -100
Runtime Error
input:
0.361954 0.578805