摘要: Jeff got 2n real numbers a1, a2, ..., a2n as a birthday present. The boy hates non-integer numbers, so he decided to slightly "adjust" the numbers he' 阅读全文
posted @ 2018-12-30 19:14 NKDEWSM 阅读(199) 评论(0) 推荐(0) 编辑
摘要: One day Jeff got hold of an integer sequence a1, a2, ..., an of length n. The boy immediately decided to analyze the sequence. For that, he needs to f 阅读全文
posted @ 2018-12-30 19:08 NKDEWSM 阅读(146) 评论(0) 推荐(0) 编辑
摘要: Jeff's got n cards, each card contains either digit 0, or digit 5. Jeff can choose several cards and put them in a line so that he gets some number. W 阅读全文
posted @ 2018-12-30 19:06 NKDEWSM 阅读(225) 评论(0) 推荐(0) 编辑
摘要: 题目描述 小B有一个序列,包含N个1~K之间的整数。他一共有M个询问,每个询问给定一个区间[L..R],求Sigma(c(i)^2)的值,其中i的值从1到K,其中c(i)表示数字i在[L..R]中的重复次数。小B请你帮助他回答询问。 输入输出格式 输入格式: 第一行,三个整数N、M、K。 第二行,N 阅读全文
posted @ 2018-12-30 17:23 NKDEWSM 阅读(142) 评论(0) 推荐(0) 编辑
摘要: 题目描述 小凯手中有两种面值的金币,两种面值均为正整数且彼此互素。每种金币小凯都有 无数个。在不找零的情况下,仅凭这两种金币,有些物品他是无法准确支付的。现在小 凯想知道在无法准确支付的物品中,最贵的价值是多少金币?注意:输入数据保证存在 小凯无法准确支付的商品。 输入输出格式 输入格式: 两个正整 阅读全文
posted @ 2018-12-30 17:02 NKDEWSM 阅读(612) 评论(0) 推荐(0) 编辑