QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#287929#7789. Outro: True Love Waitsucup-team874WA 0ms3836kbC++207.4kb2023-12-21 11:01:262023-12-21 11:01:27

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

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

output:

0
0
0
0

result:

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