QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#513079#2191. Apprentice Learning TrajectoryZhaoZiLongWA 5ms9264kbC++14527b2024-08-10 16:50:322024-08-10 16:50:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 4ms
memory: 8400kb

input:

2
5 7 1
1 9 2

output:

5

result:

ok 1 number(s): "5"

Test #2:

score: 0
Accepted
time: 5ms
memory: 8532kb

input:

3
1 10 4
6 12 3
9 13 2

output:

4

result:

ok 1 number(s): "4"

Test #3:

score: 0
Accepted
time: 2ms
memory: 8380kb

input:

3
1 13 4
6 11 2
9 13 3

output:

4

result:

ok 1 number(s): "4"

Test #4:

score: -100
Wrong Answer
time: 3ms
memory: 9264kb

input:

1
314680159570 679536216645 149587989356

output:

0

result:

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