UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#95862#1170. 计算矩阵边缘元素之和lijunrui1002ms1192kbC++303b2020-02-19 17:40:412020-02-19 17:40:42

answer


详细

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

Test #1:

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

input:

95 97
156 11 135 192 37 91 237 237 4 161 60 227 70 215 139 169 196 151 241 170 10 244 59 117 68 252 ...

output:

46446

result:

ok single line: '46446'

Test #2:

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

input:

87 94
41 133 24 97 88 12 131 76 59 56 225 81 67 217 166 215 30 253 207 123 200 239 148 38 26 6 196 1...

output:

44041

result:

ok single line: '44041'

Test #3:

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

input:

99 26
146 248 90 59 3 89 138 82 186 86 234 44 231 30 172 93 64 195 214 104 254 234 56 15 157 179
47 ...

output:

30861

result:

ok single line: '30861'

Test #4:

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

input:

54 3
89 127 97
186 160 146
119 169 196
123 68 238
78 35 45
41 191 212
156 95 101
221 14 106
117 168 ...

output:

13521

result:

ok single line: '13521'

Test #5:

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

input:

14 2
26 234
142 3
185 222
27 122
199 165
59 67
225 217
94 67
95 71
233 216
250 102
130 101
199 7
50 ...

output:

3616

result:

ok single line: '3616'

Test #6:

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

input:

57 80
170 172 191 201 127 28 45 229 231 53 118 237 38 199 225 102 140 75 178 17 221 104 95 34 47 141...

output:

35689

result:

ok single line: '35689'

Test #7:

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

input:

24 12
83 45 81 219 55 205 144 145 42 188 96 227
179 23 67 104 112 233 128 63 32 234 182 57
194 228 8...

output:

8125

result:

ok single line: '8125'

Test #8:

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

input:

74 21
29 222 164 32 156 95 176 7 202 126 213 31 224 50 218 18 116 146 172 115 249
126 184 86 152 155...

output:

23771

result:

ok single line: '23771'

Test #9:

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

input:

69 48
199 122 71 166 36 212 195 83 86 38 175 178 45 16 213 245 18 38 50 79 93 17 51 84 60 82 58 180 ...

output:

29832

result:

ok single line: '29832'

Test #10:

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

input:

67 67
50 62 66 226 173 30 88 241 117 221 57 89 210 198 61 41 164 165 221 69 14 174 241 188 186 18 10...

output:

35042

result:

ok single line: '35042'