QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#207276 | #6509. Not Another Range Query Problem | ucup-team607# | WA | 27ms | 9696kb | C++17 | 1.7kb | 2023-10-08 13:12:40 | 2023-10-08 13:12:40 |
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: 7984kb
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: 27ms
memory: 9696kb
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:
5 0 0 0 1 0 0 0 0 0 29 0 0 0 12 20 0 0 3 0 0 0 0 0 0 0 0 2 18 1 0 57 0 0 11 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 9 0 0 0 1 0 0 0 0 0 0 0 0 8 6 0 0 0 0 0 8 0 0 16 0 19 29 40 21 12 26 0 21 6 0 7 2 0 0 0 1 0 0 0 1 0 0 0 51 0 0 0 8 11 0 9 1 9 3 0 16 22 0 2 0 6 0 0 0 0 0 0 0 46 59 0 0 43 10 0 0 0 2 15 0...
result:
wrong answer 1st numbers differ - expected: '8', found: '5'