QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#409304 | #6749. Target | GuanYunchang | WA | 1ms | 3752kb | C++20 | 505b | 2024-05-11 21:29:37 | 2024-05-11 21:29:37 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3752kb
input:
0.5 0.25
output:
1
result:
ok ok
Test #2:
score: 0
Accepted
time: 1ms
memory: 3612kb
input:
1 0.75
output:
12
result:
ok ok
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3752kb
input:
1 0
output:
121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212121212
result:
wrong answer wa