UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#36775#111. 运气大战Marser1004899ms2596kbC++111.5kb2018-11-03 14:40:372018-11-03 14:40:38

answer


详细

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

Test #1:

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

input:

10 10
77279 59690 47159 77483 4024 69290 46643 32408 19305 27600
78362 70080 4780 83233 82484 16540 ...

output:

29670723354
29670723354
29491018794
29512077834
29691782394
29665417170
29665417170
29665417170
2966...

result:

ok 10 lines

Test #2:

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

input:

10 10
96612 38480 27488 54162 37224 65223 86332 11679 12431 38425
33546 58745 71776 1031 50590 7627 ...

output:

26171208199
26171208199
26113329091
26069383738
26069383738
26066410062
26069383738
26069383738
2606...

result:

ok 10 lines

Test #3:

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

input:

1000 100
753802 190576 549435 551556 927094 986524 299636 841534 39936 32729 851291 285859 341189 71...

output:

335134322998068
335134322998068
335134322998068
335134322998068
335134322998068
335134322998068
3351...

result:

ok 100 lines

Test #4:

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

input:

1000 100
45514 93575 14645 36707 72340 63799 68647 18328 83803 80990 58458 94747 47999 67056 54268 8...

output:

3332201575212
3332201575212
3332201575212
3332201575212
3332201575212
3332201575212
3332201575212
33...

result:

ok 100 lines

Test #5:

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

input:

1000 100
30391 37667 96272 98710 68688 20497 87984 8810 55427 75672 32710 12680 24588 40518 42125 25...

output:

3228060021632
3228060021632
3228060021632
3228060021632
3228060021632
3228060021632
3228060021632
32...

result:

ok 100 lines

Test #6:

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

input:

30000 500
7 42 91 114 140 152 156 163 174 200 234 367 430 474 496 538 565 584 645 650 681 704 718 78...

output:

9997762456434376
9997762456435893
9997762456435988
9997762456438238
9997762456438476
999776245643849...

result:

ok 500 lines

Test #7:

score: 10
Accepted
time: 44ms
memory: 2592kb

input:

30000 500
1 2 3 4 5 5 6 6 6 7 12 14 14 15 15 16 16 16 16 17 17 17 19 22 22 22 22 23 23 24 26 27 27 2...

output:

9004513503497
9004513503497
9004513503497
9004513503497
9004513503497
9004513503499
9004513503500
90...

result:

ok 500 lines

Test #8:

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

input:

30000 10000
11 16 25 26 33 34 38 44 45 46 56 63 63 66 66 67 81 83 90 91 92 98 100 102 103 105 107 10...

output:

99849570683556
99849570683578
99849570683578
99849570683578
99849570683578
99849570683578
9984957068...

result:

ok 10000 lines

Test #9:

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

input:

30000 10000
6 9 11 13 15 19 20 21 22 25 26 27 34 39 44 48 49 51 52 54 73 75 78 80 82 87 90 96 99 100...

output:

100236528098355
100236528098355
100236528098355
100236528098355
100236528098355
100236528098355
1002...

result:

ok 10000 lines

Test #10:

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

input:

30000 10000
10 10 10 11 12 12 14 22 25 30 31 33 34 38 41 42 64 70 74 77 77 85 88 89 93 94 97 112 115...

output:

100155777389964
100155777389972
100155777389972
100155777389976
100155777389976
100155777389978
1001...

result:

ok 10000 lines

Extra Test:

score: 0
Extra Test Passed