UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#102914#1164. 数字交换wosile1000ms1200kbC++274b2020-02-28 11:48:412020-02-28 11:48:42

answer


详细

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

Test #1:

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

input:

62
21 23 57 60 0 52 84 66 49 80 31 46 2 73 56 51 56 70 54 50 95 39 85 68 84 0 44 40 57 22 49 47 95 8...

output:

21 3 57 85 0 52 84 66 49 80 31 46 2 73 56 51 56 70 54 50 23 39 60 68 84 0 44 40 57 22 49 47 95 82 79...

result:

ok single line: '21 3 57 85 0 52 84 66 49 80 31... 29 51 27 31 82 78 96 78 22 74 '

Test #2:

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

input:

85
34 47 58 87 91 89 29 66 83 43 64 11 97 25 64 39 64 97 80 99 27 20 30 42 82 49 14 44 70 37 70 78 3...

output:

34 40 58 55 91 45 29 66 83 97 64 94 5 25 64 39 64 43 70 99 47 20 87 42 82 49 89 44 70 37 70 78 30 66...

result:

ok single line: '34 40 58 55 91 45 29 66 83 97 ... 35 36 36 54 70 31 97 98 75 91 '

Test #3:

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

input:

12
86 26 84 8 33 45 83 75 66 3 63 62
3
2 5
3 9
7 11

output:

86 33 66 8 26 45 63 75 84 3 83 62 

result:

ok single line: '86 33 66 8 26 45 63 75 84 3 83 62 '

Test #4:

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

input:

84
14 26 60 77 22 3 84 9 32 60 5 59 25 25 88 48 79 45 22 71 96 45 92 49 0 95 54 42 61 49 48 15 13 22...

output:

14 26 29 45 22 3 84 48 32 98 5 59 25 9 88 6 79 45 77 71 97 45 92 49 0 95 54 42 61 49 25 15 13 22 47 ...

result:

ok single line: '14 26 29 45 22 3 84 48 32 98 5... 47 42 76 24 14 72 88 38 55 12 '

Test #5:

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

input:

85
26 34 94 70 53 15 35 97 78 50 2 81 19 98 95 67 34 35 81 98 42 24 63 90 44 48 29 18 53 13 44 67 27...

output:

26 99 94 24 53 29 35 97 78 35 2 80 32 98 95 67 34 50 81 98 34 24 70 90 44 48 15 18 53 13 44 67 27 71...

result:

ok single line: '26 99 94 24 53 29 35 97 78 35 ... 16 50 93 52 25 38 75 63 56 13 '