QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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'