QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#570187#9315. Rainbow Bracket Sequenceucup-team4269WA 1ms7640kbC++173.0kb2024-09-17 14:34:552024-09-17 14:34:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

-1

result:

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