QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#592081#8831. Chemistry ClassHuangHanShengWA 0ms3672kbC++231.7kb2024-09-26 20:34:122024-09-26 20:34:13

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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:

-1
1
1
4

result:

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