QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#353898#7789. Outro: True Love Waitsucup-team199WA 1ms3620kbC++201.8kb2024-03-14 18:46:402024-03-14 18:46:41

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3620kb

input:

4
1 10 1
1 10 2
100 0 2
11 11 3

output:

3
-1
4
20

result:

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