QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#210803#6638. TreelectionMaMengQiWA 2ms11948kbC++141.8kb2023-10-11 20:17:482023-10-11 20:17:49

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
4
1 2 3
5
1 1 2 2

output:

1000
10000

result:

wrong answer 1st lines differ - expected: '1100', found: '1000'