QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#355931 | #6726. Turn It Off | GuanYunchang | WA | 0ms | 3708kb | C++11 | 627b | 2024-03-17 13:59:30 | 2024-03-17 13:59:31 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3708kb
input:
2 10 4 0101011111 3 1 010
output:
3 0
result:
wrong answer 2nd numbers differ - expected: '1', found: '0'