QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#583669#8831. Chemistry ClassZhaoZiLongWA 0ms3748kbC++14731b2024-09-22 21:08:202024-09-22 21:08:21

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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
2
1
4

result:

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