ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#103565 | #1573. 音量调节 | zsq259 | 100 | 4ms | 1352kb | C++ | 651b | 2020-02-29 14:28:53 | 2020-02-29 14:28:55 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 1312kb
input:
40 88 350 194 19 93 198 113 187 12 56 25 119 207 141 163 220 155 134 2 119 182 176 6 73 204 226 19 2...
output:
349
result:
ok single line: '349'
Test #2:
score: 10
Accepted
time: 1ms
memory: 1292kb
input:
34 17 113 67 66 63 14 43 58 33 66 14 74 69 57 5 10 71 49 62 46 3 48 26 73 33 60 67 57 8 74 51 12 31 ...
output:
113
result:
ok single line: '113'
Test #3:
score: 10
Accepted
time: 1ms
memory: 1352kb
input:
50 0 1000 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 ...
output:
999
result:
ok single line: '999'
Test #4:
score: 10
Accepted
time: 1ms
memory: 1352kb
input:
50 0 49 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 ...
output:
48
result:
ok single line: '48'
Test #5:
score: 10
Accepted
time: 1ms
memory: 1152kb
input:
4 8 20 15 2 9 10
output:
-1
result:
ok single line: '-1'
Test #6:
score: 10
Accepted
time: 0ms
memory: 1348kb
input:
50 500 999 74 39 127 95 63 140 99 96 154 18 137 162 14 88 1 2 3 4 5 6 7 4 5 6 3 4 5 6 7 8 1 2 3 7 8 ...
output:
998
result:
ok single line: '998'
Test #7:
score: 10
Accepted
time: 0ms
memory: 1152kb
input:
1 4 8 5
output:
-1
result:
ok single line: '-1'
Test #8:
score: 10
Accepted
time: 0ms
memory: 1348kb
input:
50 500 1000 74 39 127 95 63 140 99 96 154 18 137 162 14 88 200 30 100 334 253 66 292 234 338 222 444...
output:
999
result:
ok single line: '999'
Test #9:
score: 10
Accepted
time: 0ms
memory: 1160kb
input:
3 195 629 334 410 51
output:
170
result:
ok single line: '170'
Test #10:
score: 10
Accepted
time: 0ms
memory: 1156kb
input:
42 303 450 280 226 259 233 37 207 167 156 234 250 18 180 29 22 3 293 78 275 81 97 137 167 126 18 205...
output:
-1
result:
ok single line: '-1'