QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#557965 | #9188. Light Bulbs | Milmon | 0 | 1ms | 4164kb | C++14 | 4.7kb | 2024-09-11 12:53:36 | 2024-09-11 12:53:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Subtask #1:
score: 0
Time Limit Exceeded
Test #1:
score: 11
Accepted
time: 1ms
memory: 3848kb
input:
3 9 6
output:
? 001 101 101 ? 000 111 101 ! 001 001 001
result:
points 1.0 points 1.0 correct, 2 queries
Test #2:
score: 11
Accepted
time: 1ms
memory: 4164kb
input:
3 6 9 6
output:
? 001 101 101 ? 101 111 100 ? 100 110 100 ! 000 111 000
result:
points 1.0 points 1.0 correct, 3 queries
Test #3:
score: 11
Accepted
time: 1ms
memory: 3848kb
input:
3 9 7 7
output:
? 001 101 101 ? 000 111 101 ? 000 110 001 ! 001 001 001
result:
points 1.0 points 1.0 correct, 3 queries
Test #4:
score: 11
Accepted
time: 1ms
memory: 3920kb
input:
3 8 8 6 8 7 9
output:
? 001 101 101 ? 000 111 101 ? 000 100 001 ? 001 111 101 ? 001 100 001 ? 101 110 101 ! 100 100 001
result:
points 1.0 points 1.0 correct, 6 queries
Test #5:
score: 11
Accepted
time: 1ms
memory: 3920kb
input:
3 9 8 7 7 7
output:
? 001 101 101 ? 000 111 101 ? 000 110 101 ? 000 111 100 ? 000 111 000 ! 001 001 001
result:
points 1.0 points 1.0 correct, 5 queries
Test #6:
score: 11
Accepted
time: 0ms
memory: 3888kb
input:
3 7 9 7
output:
? 001 101 101 ? 001 111 101 ? 001 100 001 ! 000 111 000
result:
points 1.0 points 1.0 correct, 3 queries
Test #7:
score: 0
Time Limit Exceeded
input:
3 8 7 8 6 5 7 8 7 3
output:
? 001 101 101 ? 000 111 101 ? 001 101 001 ? 101 100 000 ? 100 000 101 ? 100 010 101 ? 101 110 101 ? 100 010 101 ? 100 000 100
result:
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%