QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#151279 | #5556. Diabolic Doofenshmirtz | ZhaoZiLong | WA | 2ms | 3676kb | C++20 | 978b | 2023-08-26 16:19:14 | 2023-08-26 16:19:15 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3588kb
input:
1 2 4 8 16 32 22
output:
? 1 ? 2 ? 4 ? 8 ? 16 ? 32 ? 64 ! 42
result:
ok Queries used: 8
Test #2:
score: 0
Accepted
time: 2ms
memory: 3544kb
input:
1 2 4 8 16 32 64 128 256 512 1024 711
output:
? 1 ? 2 ? 4 ? 8 ? 16 ? 32 ? 64 ? 128 ? 256 ? 512 ? 1024 ? 2048 ! 1337
result:
ok Queries used: 13
Test #3:
score: 0
Accepted
time: 1ms
memory: 3676kb
input:
0
output:
? 1 ! 1
result:
ok Queries used: 2
Test #4:
score: -100
Wrong Answer
time: 1ms
memory: 3596kb
input:
1 0
output:
? 1 ? 2 ! 1
result:
wrong answer Wrong answer: wrong lap length