QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#585326#9315. Rainbow Bracket SequenceMaMengQiWA 1ms3860kbC++171.6kb2024-09-23 20:21:142024-09-23 20:21:15

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3860kb

input:

2
3 2
1 2
1 2 2 2 1 2
3 1 4 2 2 1
3 2
2 2
1 2 2 2 1 2
3 1 4 2 2 1

output:

9
9

result:

wrong answer 2nd numbers differ - expected: '-1', found: '9'