QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#111758#3888. Mountaineerslmq26052003RE 0ms7760kbC++203.4kb2023-06-08 16:04:212023-06-08 16:04:22

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 7760kb

input:

3 5 3
1 3 2 1 3
2 4 5 4 4
2 1 3 2 2
1 1 3 2
2 4 2 2
1 4 3 4

output:

2
4
3

result:

ok 3 lines

Test #2:

score: 0
Accepted
time: 0ms
memory: 7652kb

input:

2 3 8
17 43 20
99 4 13
1 1 1 1
1 2 1 2
1 3 1 3
2 1 2 1
2 2 2 2
2 3 2 3
1 2 1 2
1 1 2 3

output:

17
43
20
99
4
13
43
43

result:

ok 8 lines

Test #3:

score: -100
Runtime Error

input:

424 255 96321
609973 853916 208437 995119 791409 385291 96180 97032 847714 807295 44243 237163 872650 873888 481031 937907 98321 470077 892710 162835 451952 199898 854154 697671 461830 606919 142238 452375 673686 310460 400943 998867 825153 816773 465784 233787 248921 561198 208327 129374 905035 303...

output:


result: