UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#40070#92. workerscqbz_xyf110038ms2600kbC++861b2018-11-07 21:00:412018-11-07 22:37:54

answer


详细

小提示:点击横条可展开更详细的信息

Test #1:

score: 10
Accepted
time: 0ms
memory: 1208kb

input:

100 1 10
74 18 74 81 7 3 10 23 80 94
90 65 36 94 35 52 64 38 52 24
78 44 5 69 84 40 71 90 59 33
8 2 ...

output:

693

result:

ok single line: '693'

Test #2:

score: 10
Accepted
time: 0ms
memory: 1204kb

input:

100 1 10
3 17 12 75 34 76 54 46 44 98
59 62 78 71 56 55 50 25 29 38
14 100 67 65 39 65 40 31 91 59
4...

output:

773

result:

ok single line: '773'

Test #3:

score: 10
Accepted
time: 1ms
memory: 1204kb

input:

100 1 10
26 52 89 78 100 63 73 23 53 29
23 70 10 92 62 18 68 29 76 71
86 95 66 99 55 40 28 56 6 14
8...

output:

722

result:

ok single line: '722'

Test #4:

score: 10
Accepted
time: 0ms
memory: 1332kb

input:

1000 10 10
999999924 999999983 999999902 999999908 999999975 999999940 999999986 999999941 999999941...

output:

999999910

result:

ok single line: '999999910'

Test #5:

score: 10
Accepted
time: 0ms
memory: 1336kb

input:

1000 10 10
999999995 999999952 999999964 999999915 999999948 999999968 999999942 999999918 999999976...

output:

999999907

result:

ok single line: '999999907'

Test #6:

score: 10
Accepted
time: 1ms
memory: 1336kb

input:

1000 10 10
999999969 999999968 999999923 999999916 999999967 999999922 999999910 999999936 999999955...

output:

999999955

result:

ok single line: '999999955'

Test #7:

score: 10
Accepted
time: 10ms
memory: 2600kb

input:

10000 9992 10
999999936 999999952 999999953 999999928 1000000000 999999970 999999982 999999932 99999...

output:

999999974

result:

ok single line: '999999974'

Test #8:

score: 10
Accepted
time: 12ms
memory: 2600kb

input:

10000 10000 10
999999979 999999961 999999910 999999911 999999989 999999976 999999901 999999958 99999...

output:

999999997

result:

ok single line: '999999997'

Test #9:

score: 10
Accepted
time: 10ms
memory: 2600kb

input:

10000 9997 10
999999976 999999916 999999907 999999913 999999970 999999957 999999992 999999981 999999...

output:

999999932

result:

ok single line: '999999932'

Test #10:

score: 10
Accepted
time: 4ms
memory: 2596kb

input:

10000 9991 10
999999993 999999943 999999908 999999932 999999924 999999926 999999942 999999960 999999...

output:

999999935

result:

ok single line: '999999935'