QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#103546 | #2833. Hamilton | MaMengQi | TL | 2ms | 3484kb | C++20 | 3.4kb | 2023-05-06 16:26:05 | 2023-05-06 16:26:08 |
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
Test #1:
score: 100
Accepted
time: 2ms
memory: 3420kb
input:
3 001 000 100 4 0000 0000 0000 0000
output:
3 1 2 3 1 2 4
result:
ok 2 cases.
Test #2:
score: 0
Accepted
time: 1ms
memory: 3484kb
input:
3 000 000 000 3 010 100 000 3 011 100 100 3 011 101 110
output:
3 1 2 2 3 1 3 1 2 3 1 2
result:
ok 4 cases.
Test #3:
score: -100
Time Limit Exceeded
input:
4 0000 0000 0000 0000 4 0000 0001 0000 0100 4 0100 1010 0100 0000 4 0111 1000 1000 1000 4 0010 0011 1101 0110 4 0111 1011 1100 1100 4 0111 1011 1101 1110 4 0000 0011 0101 0110 4 0101 1010 0100 1000 4 0011 0011 1100 1100 4 0010 0001 1000 0100