QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#355132 | #6726. Turn It Off | GuanYunchang | WA | 5ms | 4140kb | C++17 | 9.1kb | 2024-03-16 13:43:37 | 2024-03-16 13:43:37 |
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: 1ms
memory: 3560kb
input:
2 10 4 0101011111 3 1 010
output:
3 1
result:
ok 2 number(s): "3 1"
Test #2:
score: -100
Wrong Answer
time: 5ms
memory: 4140kb
input:
1109 47 36 11101110101001111110101101100001000011101001011 6 5 100010 35 26 00011111000000101010011010100101111 71 45 11101001000111011101101000000000010001100100110000001000011011001011000 32 23 00000100011110010101000110010110 36 30 110110000000000011010001100011111100 21 8 010000011010011101100 9...
output:
1 1 1 1 1 1 2 4 10 2 2 3 3 1 3 1 1 1 1 3 4 2 6 7 1 1 1 1 1 1 1 3 1 1 2 3 1 1 3 1 1 8 1 1 5 1 1 4 10 19 1 1 1 4 1 1 2 1 2 1 1 2 1 1 60 17 3 4 2 2 1 1 4 1 1 1 1 1 2 2 1 3 5 2 1 1 4 2 1 1 3 1 1 1 1 1 5 2 3 1 2 1 1 1 1 2 1 1 2 1 1 81 1 4 1 1 1 2 1 47 1 5 3 3 1 1 1 2 1 8 1 1 3 1 1 2 1 47 1 1 1 1 1 1 1 1 ...
result:
wrong answer 15th numbers differ - expected: '2', found: '3'