QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#458825#8831. Chemistry Classucup-team3742#WA 5ms10716kbPython31.2kb2024-06-29 19:39:572024-06-29 19:39:59

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 5ms
memory: 10716kb

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:

2 69 42
-1
2
1
4

result:

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