ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#122282 | #1713. 预测身高 | wust202013407340yny | 100 | 0ms | 508kb | C++ | 377b | 2020-11-15 09:34:25 | 2020-11-15 09:34:26 |
answer
详细
小提示:点击横条可展开更详细的信息
Test #1:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
185 163 f y
output:
173
result:
ok single line: '173'
Test #2:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
224 191 f n
output:
202
result:
ok single line: '202'
Test #3:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
229 136 m n
output:
197
result:
ok single line: '197'
Test #4:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
223 180 m y
output:
221
result:
ok single line: '221'
Test #5:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
147 155 f n
output:
146
result:
ok single line: '146'
Test #6:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
185 187 f n
output:
181
result:
ok single line: '181'
Test #7:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
183 158 m n
output:
184
result:
ok single line: '184'
Test #8:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
173 153 f n
output:
159
result:
ok single line: '159'
Test #9:
score: 10
Accepted
time: 0ms
memory: 504kb
input:
155 128 f n
output:
138
result:
ok single line: '138'
Test #10:
score: 10
Accepted
time: 0ms
memory: 508kb
input:
154 169 m n
output:
174
result:
ok single line: '174'