UOJ Logo

NOI.AC

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#101222#1176. 图像模糊处理kingspl1002ms1288kbC++459b2020-02-25 20:19:462020-02-25 20:19:47

answer


Details

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

Test #1:

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

input:

5 30
99 110 93 33 251 214 80 80 136 106 175 86 169 135 49 23 205 194 149 197 42 56 158 235 16 83 24 ...

output:

99 110 93 33 251 214 80 80 136 106 175 86 169 135 49 23 205 194 149 197 42 56 158 235 16 83 24 166 2...

result:

ok 5 lines

Test #2:

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

input:

12 6
165 171 109 57 247 138
8 39 150 0 128 198
66 52 73 76 254 14
139 247 180 222 59 176
63 6 151 24...

output:

165 171 109 57 247 138 
8 84 74 82 165 198 
66 95 106 125 106 14 
139 125 175 156 187 176 
63 115 14...

result:

ok 12 lines

Test #3:

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

input:

3 21
204 214 96 134 233 215 137 16 63 201 246 215 245 0 82 147 239 49 248 230 206
55 206 123 6 0 137...

output:

204 214 96 134 233 215 137 16 63 201 246 215 245 0 82 147 239 49 248 230 206 
55 148 135 72 80 158 1...

result:

ok 3 lines

Test #4:

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

input:

10 28
77 208 89 91 149 139 84 92 207 182 32 36 37 210 124 143 87 244 220 106 13 90 155 225 185 83 14...

output:

77 208 89 91 149 139 84 92 207 182 32 36 37 210 124 143 87 244 220 106 13 90 155 225 185 83 148 199 ...

result:

ok 10 lines

Test #5:

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

input:

12 28
142 102 111 239 170 182 9 126 107 249 156 80 22 178 112 242 191 254 87 96 231 156 160 227 111 ...

output:

142 102 111 239 170 182 9 126 107 249 156 80 22 178 112 242 191 254 87 96 231 156 160 227 111 140 64...

result:

ok 12 lines

Test #6:

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

input:

14 21
87 84 211 117 23 64 69 71 32 235 19 178 198 238 250 130 105 147 34 105 102
29 66 113 154 52 69...

output:

87 84 211 117 23 64 69 71 32 235 19 178 198 238 250 130 105 147 34 105 102 
29 90 123 117 90 79 121 ...

result:

ok 14 lines

Test #7:

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

input:

19 30
180 18 243 204 116 225 254 237 28 76 135 100 28 94 124 100 167 195 69 121 198 54 101 64 140 24...

output:

180 18 243 204 116 225 254 237 28 76 135 100 28 94 124 100 167 195 69 121 198 54 101 64 140 243 116 ...

result:

ok 19 lines

Test #8:

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

input:

13 28
197 205 85 74 225 127 48 41 185 104 133 132 46 9 135 131 187 195 244 156 42 207 60 151 222 62 ...

output:

197 205 85 74 225 127 48 41 185 104 133 132 46 9 135 131 187 195 244 156 42 207 60 151 222 62 73 230...

result:

ok 13 lines

Test #9:

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

input:

21 2
63 251
59 187
109 63
140 156
147 42
76 36
132 208
231 222
170 17
2 54
224 112
138 198
188 178
2...

output:

63 251 
59 187 
109 63 
140 156 
147 42 
76 36 
132 208 
231 222 
170 17 
2 54 
224 112 
138 198 
18...

result:

ok 21 lines

Test #10:

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

input:

2 3
250 183 157
244 228 10

output:

250 183 157 
244 228 10 

result:

ok 2 lines