QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#210656#5415. Ropewayucup-team1721#WA 2ms9632kbC++172.8kb2023-10-11 18:16:202023-10-11 18:16:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

3
10 3
5 10 7 100 4 3 12 5 100 1
0001000010
2
2 3
6 15
5 6
1 1 1 1 1
00000
1
3 100
5 6
1 1 1 1 1
00100
1
3 100

output:

3
15
1
1

result:

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