QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#854019#9735. Japanese Bandsucup-team5150#WA 0ms12224kbC++202.9kb2025-01-11 20:59:502025-01-11 20:59:51

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 0ms
memory: 12224kb

input:

3
2 3 3 3
2 3
1 1
2 3
2 2 2 1
1 1
1 1 10 2
1 2
1 3

output:

6
5
0

result:

wrong answer 2nd lines differ - expected: '4', found: '5'