QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#457990#8831. Chemistry Classucup-team2660#WA 0ms3524kbC++20915b2024-06-29 15:12:032024-06-29 15:12:04

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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

result:

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