QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#687379#1974. Black Family TreeZhangYiDeWA 0ms12044kbC++201.7kb2024-10-29 18:46:282024-10-29 18:46:29

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

6 5
1 2 4 8 16 32
1 2 2 1 5
1 1
2 3
4 5
2 6
6 6

output:

63
14
56
66
32

result:

wrong answer 4th lines differ - expected: '62', found: '66'