UOJ Logo

NOI.AC

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#115750#1683. 身高问题Oliver1000ms1332kbC++302b2020-08-05 21:01:432020-08-05 21:01:44

answer


详细

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

Test #1:

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

input:

8
175 160 172 158 178 162 142 165

output:

164.0
1:175 3:172 5:178 8:165 

result:

ok 2 lines

Test #2:

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

input:

16
175 160 172 158 178 162 142 165 171 168 172 148 178 192 182 135

output:

166.1
1:175 3:172 5:178 9:171 10:168 11:172 13:178 14:192 15:182 

result:

ok 2 lines

Test #3:

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

input:

32
175 160 172 158 178 152 142 165 171 168 172 148 178 192 182 135 135 161 171 158 178 161 142 165 1...

output:

164.5
1:175 3:172 5:178 8:165 9:171 10:168 11:172 13:178 14:192 15:182 19:171 21:178 24:165 26:168 2...

result:

ok 2 lines

Test #4:

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

input:

40
175 163 172 158 178 152 172 165 171 178 172 148 178 192 182 185 135 161 171 158 178 162 142 165 1...

output:

167.6
1:175 3:172 5:178 7:172 9:171 10:178 11:172 13:178 14:192 15:182 16:185 19:171 21:178 26:168 2...

result:

ok 2 lines

Test #5:

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

input:

80
175 163 172 158 172 152 172 165 171 172 172 168 178 192 182 185 135 161 171 158 178 162 152 165 1...

output:

168.5
1:175 3:172 5:172 7:172 9:171 10:172 11:172 13:178 14:192 15:182 16:185 19:171 21:178 31:182 3...

result:

ok 2 lines