
数学
文章平均质量分 85
Levi——
这个作者很懒,什么都没留下…
展开
-
Points and Powers of Two CodeForces - 988D
转自:https://www.cnblogs.com/xingkongyihao/p/9124635.htmlD. Points and Powers of Twostandard outputThere are nn distinct points on a coordinate line, the coordinate of ii-th point equals to xixi. Choose...转载 2018-06-02 21:46:03 · 639 阅读 · 1 评论 -
Ghosts CodeForces - 975D (数学推公式)
D. Ghoststime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputGhosts live in harmony and peace, they travel the space without any purpose other than sc...原创 2018-06-07 15:04:57 · 512 阅读 · 0 评论 -
B. Nastya Studies Informatics(数学)
B. Nastya Studies Informaticstime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputToday on Informatics class Nastya learned about GCD and LCM (see links...原创 2018-06-19 11:41:43 · 815 阅读 · 1 评论 -
Codeforces 876 B Divisiblity of Differences (数学)
题目地址 You are given a multiset of n integers. You should select exactly k of them in a such way that the difference between any two of them is divisible by m, or tell that it is impossible.Numbers ...原创 2018-07-18 15:31:54 · 232 阅读 · 0 评论 -
codeforces C—Short Program(数学)
Petya learned a new programming language CALPAS. A program in this language always takes one non-negative integer and returns one non-negative integer as well.In the language, there are only three c...翻译 2018-07-18 16:12:26 · 267 阅读 · 0 评论 -
D. Relatively Prime Graph codeforces 1009 D
D. Relatively Prime Graphtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputLet'...原创 2018-07-26 18:31:44 · 194 阅读 · 0 评论 -
Sum of Consecutive Prime Numbers POJ - 2739(素数筛+尺取)
C - Sum of Consecutive Prime Numbers POJ - 2739 Some positive integers can be represented by a sum of one or more consecutive prime numbers. How many such representations does a given positive int...原创 2018-07-21 21:42:12 · 209 阅读 · 0 评论 -
Goldbach's Conjecture POJ - 2262 (素数筛)
E - Goldbach's Conjecture POJ - 2262 In 1742, Christian Goldbach, a German amateur mathematician, sent a letter to Leonhard Euler in which he made the following conjecture: Every even number gre...原创 2018-07-21 21:46:55 · 171 阅读 · 0 评论 -
codeforces1016 D. Vasya And The Matrix(数学+思维)
D. Vasya And The Matrixtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputNow Vasya is taking an exam in mathematics. In order to g...原创 2018-08-04 14:40:23 · 349 阅读 · 0 评论