QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#557997 | #9188. Light Bulbs | Milmon | 0 | 19ms | 4136kb | C++20 | 5.2kb | 2024-09-11 13:22:04 | 2024-09-11 13:22:04 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 11
Accepted
time: 0ms
memory: 3928kb
input:
3 9 6 9 6
output:
? 011 010 100 ? 001 011 000 ? 001 001 100 ? 010 010 000 ! 001 010 100
result:
points 1.0 points 1.0 correct, 4 queries
Test #2:
score: 11
Accepted
time: 1ms
memory: 3920kb
input:
3 9 6
output:
? 000 000 111 ? 010 001 000 ! 000 000 111
result:
points 1.0 points 1.0 correct, 2 queries
Test #3:
score: 11
Accepted
time: 1ms
memory: 4136kb
input:
3 8 9 8 3
output:
? 101 010 100 ? 001 110 100 ? 101 110 000 ? 001 000 000 ! 001 100 100
result:
points 1.0 points 1.0 correct, 4 queries
Test #4:
score: 11
Accepted
time: 1ms
memory: 3852kb
input:
3 5 9 7 7 7
output:
? 000 000 111 ? 100 010 111 ? 100 010 100 ? 100 000 110 ? 101 000 100 ! 100 010 010
result:
points 1.0 points 1.0 correct, 5 queries
Test #5:
score: 11
Accepted
time: 1ms
memory: 3860kb
input:
3 9 9 5
output:
? 100 001 011 ? 100 101 001 ? 000 100 011 ! 100 001 001
result:
points 1.0 points 1.0 correct, 3 queries
Test #6:
score: 11
Accepted
time: 1ms
memory: 4112kb
input:
3 9 6 5
output:
? 111 000 101 ? 101 000 000 ? 100 000 101 ! 111 000 000
result:
points 1.0 points 1.0 correct, 3 queries
Test #7:
score: 11
Accepted
time: 1ms
memory: 3816kb
input:
3 8 5 6 3 3 9
output:
? 011 011 001 ? 001 010 000 ? 011 000 000 ? 000 011 000 ? 000 001 000 ? 111 000 000 ! 111 000 000
result:
points 1.0 points 1.0 correct, 6 queries
Test #8:
score: 0
Wrong Answer
time: 19ms
memory: 3828kb
input:
3 7 5 8 7 5 7 8 6 8 8 8 8 6 8 6 8 6 7 8 7 7 6 6 8 8 7 6 7 6 8 6 6 6 6 6 8 8 6 6 6 7 8 7 8 6 6 8 8 6 8 8 6 8 6 7 8 6 7 6 7 8 8 8 7 6 7 8 8 8 7 8 6 7 8 6 8 6 8 6 6 8 7 8 6 8 7 6 8 7 8 7 8 8 6 6 8 8 6 6 7 6 6 6 7 8 7 7 8 7 6 8 6 7 7 7 8 7 6 7 7 8 6 8 6 8 7 6 7 6 8 6 7 7 8 8 7 8 7 8 8 8 8 6 8 8 6 6 7 7 ...
output:
? 101 000 111 ? 100 000 101 ? 101 001 100 ? 101 011 000 ? 001 010 000 ? 101 010 000 ? 101 001 010 ? 101 000 000 ? 101 001 010 ? 101 001 010 ? 101 001 010 ? 101 001 010 ? 101 000 000 ? 101 001 010 ? 101 000 000 ? 101 001 010 ? 101 000 000 ? 100 001 010 ? 101 001 010 ? 100 001 010 ? 100 001 010 ? 101 ...
result:
wrong answer too many queries
Subtask #2:
score: 0
Skipped
Dependency #1:
0%
Subtask #3:
score: 0
Skipped
Dependency #1:
0%