QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#103550 | #2833. Hamilton | GuanYunchang | WA | 131ms | 3496kb | C++20 | 3.4kb | 2023-05-06 16:31:57 | 2023-05-06 16:32:01 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 3420kb
input:
3 001 000 100 4 0000 0000 0000 0000
output:
1 3 2 1 3 4 2
result:
ok 2 cases.
Test #2:
score: -100
Wrong Answer
time: 131ms
memory: 3496kb
input:
3 000 000 000 3 010 100 000 3 011 100 100 3 011 101 110
output:
1 3 2 1 3 2 1 3 2
result:
wrong answer case #3: found 2 indices