QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#458670#8831. Chemistry Classucup-team3717#WA 3ms34116kbC++142.1kb2024-06-29 18:16:442024-06-29 18:16:44

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 3ms
memory: 34116kb

input:

4
1 2 1
42 69
2 3 1
1 2 3 4
2 5 1
6 1 3 4
5 19 1
1 7 8 9 10 11 12 13 14 20

output:

0
1
1
1

result:

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