QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#80357#5075. Fenwick TreeQAQQWQ#WA 2ms3516kbC++14922b2023-02-23 15:02:072023-02-23 15:02:11

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 2ms
memory: 3516kb

input:

3
5
10110
5
00000
5
11111

output:

1
0
0

result:

wrong answer 1st numbers differ - expected: '3', found: '1'