QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#353856#7789. Outro: True Love Waitsucup-team199#WA 4ms7520kbC++145.7kb2024-03-14 18:01:052024-03-14 18:01:05

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 0
Wrong Answer
time: 4ms
memory: 7520kb

input:

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

output:

20
-1
-1
-1

result:

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