QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#853652#9735. Japanese Bandsucup-team3935#WA 1ms3892kbC++204.8kb2025-01-11 17:58:442025-01-11 17:58:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

0
0
0

result:

wrong answer 1st lines differ - expected: '6', found: '0'