上一页 1 ··· 63 64 65 66 67 68 69 70 71 ··· 129 下一页
摘要: https://www.luogu.org/problem/show?pid=1168 题目描述 给出一个长度为N的非负整数序列A[i],对于所有1 ≤ k ≤ (N + 1) / 2,输出A[1], A[3], …, A[2k - 1]的中位数。[color=red]即[/color]前1,3,5 阅读全文
posted @ 2017-07-19 09:21 Aptal丶 阅读(373) 评论(0) 推荐(0)
摘要: https://www.luogu.org/problem/show?pid=1033#sub 题目描述 在高为 H 的天花板上有 n 个小球,体积不计,位置分别为 0,1,2,….n-1。在地面上有一个小车(长为 L,高为 K,距原点距离为 S1)。已知小球下落距离计算公式为 d=1/2*g*(t 阅读全文
posted @ 2017-07-19 07:58 Aptal丶 阅读(189) 评论(0) 推荐(0)
摘要: https://www.luogu.org/problem/show?pid=1765#sub 题目描述 一般的手机的键盘是这样的: 1 2 abc 3 def 4 ghi 5 jkl 6 mno 7 pqrs 8 tuv 9 wxyz * 0 # 要按出英文字母就必须要按数字键多下。例如要按出x就 阅读全文
posted @ 2017-07-18 20:22 Aptal丶 阅读(479) 评论(0) 推荐(0)
摘要: https://www.luogu.org/problem/show?pid=3128 题目描述 Farmer John has installed a new system of pipes to transport milk between the stalls in his barn (), 阅读全文
posted @ 2017-07-18 18:58 Aptal丶 阅读(259) 评论(0) 推荐(0)
摘要: https://www.luogu.org/problem/show?pid=1022#sub 题目背景 NCL是一家专门从事计算器改良与升级的实验室,最近该实验室收到了某公司所委托的一个任务:需要在该公司某型号的计算器上加上解一元一次方程的功能。实验室将这个任务交给了一个刚进入的新手ZL先生。 题 阅读全文
posted @ 2017-07-18 17:55 Aptal丶 阅读(308) 评论(0) 推荐(0)
上一页 1 ··· 63 64 65 66 67 68 69 70 71 ··· 129 下一页