QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#191261#5146. SkillsDitaMirikaWA 2ms13888kbC++201.9kb2023-09-29 21:08:152023-09-29 21:08:16

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2
3
1 1 10
1 10 1
10 1 1
5
1 2 3
6 5 4
7 8 9
12 11 10
13 14 15

output:

26
56

result:

wrong answer 2nd numbers differ - expected: '41', found: '56'