QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#743653 | #6509. Not Another Range Query Problem | Z_301 | WA | 16ms | 31652kb | C++14 | 2.1kb | 2024-11-13 19:42:49 | 2024-11-13 19:42:49 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 30480kb
input:
9 7 100110001 2 5 1 3 6 1 4 8 2 2 7 1 1 9 1 1 9 0 1 9 8
output:
2 1 1 3 4 9 0
result:
ok 7 numbers
Test #2:
score: -100
Wrong Answer
time: 16ms
memory: 31652kb
input:
100 100000 0000011010101000111011110110000111110101101010111111101011011010111001111010111000001000011000001010 76 99 3 25 84 7 45 83 11 10 12 10 69 86 4 27 28 1 22 42 42 4 86 25 26 91 22 20 81 17 50 78 0 77 93 50 31 50 34 7 46 13 78 89 0 79 98 0 2 84 33 58 93 11 56 75 2 55 77 68 7 9 41 44 46 11 47 ...
output:
8 13 4 0 3 0 0 0 0 4 29 0 0 0 12 20 0 0 5 0 0 -8 0 -6 -2 0 0 10 18 1 0 57 0 -2 11 0 3 0 0 3 0 0 0 0 0 -1 0 0 -2 0 -7 0 -5 0 19 0 0 -2 12 5 0 0 2 -6 0 0 -2 10 12 0 0 0 5 0 8 0 1 16 -1 19 29 40 21 12 26 0 21 6 0 10 18 0 3 -1 2 5 0 0 5 0 0 -4 51 0 0 -1 18 11 0 20 5 9 10 0 16 22 0 20 0 26 0 0 0 0 0 0 11...
result:
wrong answer 22nd numbers differ - expected: '0', found: '-8'