UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#112857#1242. 数组元素的移动lovelypang06261000ms1200kbC++265b2020-07-20 15:08:232020-07-20 15:08:25

answer


详细

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

Test #1:

score: 20
Accepted
time: 0ms
memory: 1200kb

input:

56
47 42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 61 84 70 50 1...

output:

42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 61 84 70 50 17 58 6...

result:

ok single line: '42 97 47 89 71 54 42 52 21 18 ...0 75 29 38 1 55 82 84 99 63 47 '

Test #2:

score: 20
Accepted
time: 0ms
memory: 1196kb

input:

77
47 42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 61 84 70 50 1...

output:

47 42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 81 59 89 61 84 70 50 17 58 6...

result:

ok single line: '47 42 97 47 89 71 54 42 52 21 ...3 93 97 49 26 61 16 0 76 40 73 '

Test #3:

score: 20
Accepted
time: 0ms
memory: 1196kb

input:

28
47 42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89
6

output:

47 42 97 47 89 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 71 

result:

ok single line: '47 42 97 47 89 54 42 52 21 18 ... 26 97 94 62 88 73 81 59 89 71 '

Test #4:

score: 20
Accepted
time: 0ms
memory: 1196kb

input:

56
47 42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 61 84 70 50 1...

output:

47 42 97 47 89 71 54 42 52 21 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 61 84 70 50 17 58 6...

result:

ok single line: '47 42 97 47 89 71 54 42 52 21 ...0 75 29 38 1 55 82 84 99 63 18 '

Test #5:

score: 20
Accepted
time: 0ms
memory: 1196kb

input:

28
47 42 97 47 89 71 54 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89
7

output:

47 42 97 47 89 71 42 52 21 18 80 33 33 55 86 51 77 55 26 97 94 62 88 73 81 59 89 54 

result:

ok single line: '47 42 97 47 89 71 42 52 21 18 ... 26 97 94 62 88 73 81 59 89 54 '