UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#31696#97. sequenceTheJedi01ms1204kbC++690b2018-10-27 10:54:162018-10-27 12:31:17

answer


详细

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

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 1204kb

input:

5 2
4 6 8 -3 7

output:

-3 4 6 7 8 
-3 4 6 8 7 
-3 4 7 6 8 
-3 4 7 8 6 
-3 4 8 6 7 
-3 4 8 7 6 
-3 6 4 7 8 
-3 6 4 8 7 
-3 6...

result:

wrong answer 1st lines differ - expected: '12', found: '-3 4 6 7 8 '

Test #2:

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

input:

2 4
6 2

output:

2 6 
6 2 
0

result:

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

Test #3:

score: 0
Output Limit Exceeded

input:

11 6
807395 227594 972638 777467 -103510 -71395 247016 250862 214823 -410032 357815

output:

-410032 -103510 -71395 214823 227594 247016 250862 357815 777467 807395 972638 
-410032 -103510 -713...

result:


Test #4:

score: 0
Time Limit Exceeded

input:

15 2
174539 95375 -729121 453926 -324496 83600 -46240 -302272 895631 -37600 -673405 168968 -596572 -...

output:

-729121 -673405 -596572 -324496 -302272 -160654 -87658 -46240 -37600 83600 95375 168968 174539 45392...

result:


Test #5:

score: 0
Time Limit Exceeded

input:

15 484
-40771 864890 -169198 -33088 -400552 -632734 978188 684899 -243901 652877 -230890 -141430 -10...

output:

-674854 -632734 -400552 -243901 -230890 -169198 -141430 -109201 -40771 -33088 37460 652877 684899 86...

result:


Test #6:

score: 0
Time Limit Exceeded

input:

30 4
0 -5 1 2 3 4 5 6 7 8 9 10 12 213 123 122 21 2136 4534 2312 12312 34543 2765 56756 462346 46434 ...

output:

-5 0 1 2 3 4 5 6 7 8 9 10 12 21 122 123 213 2136 2312 2353 2765 4235 4534 12312 23433 34543 46434 56...

result:


Test #7:

score: 0
Time Limit Exceeded

input:

29 64
-252280 -368452 -303262 -374344 441497 -359356 -210649 -267136 -213643 740639 653444 951005 32...

output:

-659722 -612394 -509179 -374344 -368452 -359356 -303262 -280285 -267136 -252280 -213643 -210649 -931...

result:


Test #8:

score: 0
Output Limit Exceeded

input:

20 5
356048 -549295 650300 69389 -367054 -934147 840023 567719 164588 633239 -149836 -710620 -388705...

output:

-934147 -710620 -567820 -555004 -549295 -460231 -388705 -367054 -339886 -149836 69389 164588 231293 ...

result:


Test #9:

score: 0
Time Limit Exceeded

input:

29 240
866570 591971 -118828 824093 314495 -308128 413843 832694 772121 -961372 915728 742880 -19906...

output:

-978769 -961372 -806224 -741553 -681574 -603160 -308128 -199069 -118828 21278 101444 144269 309980 3...

result:


Test #10:

score: 0
Output Limit Exceeded

input:

29 4
181481 576347 202304 -378526 -74698 282647 776576 -246487 -240208 329660 509207 -288685 476582 ...

output:

-965800 -459706 -431419 -378526 -288685 -246487 -240208 -231022 -219067 -212596 -74698 -1105 130955 ...

result: