
数学
文章平均质量分 82
红鲤鱼遇绿鲤鱼
只要思想不滑坡,办法总比困难多~
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
cf Educational Codeforces Round 141 E. Game of the Year
codeforce 1783e原创 2023-04-16 18:04:23 · 567 阅读 · 1 评论 -
cf Educational Codeforces Round 127 D. Insert a Progression
原题:D. Insert a Progressiontime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given a sequence of nintegers a1,a2,…,ana_1,a_2,…,a_na1,a2,…,an. You are also given x integers 1,2,…,x.Yo原创 2022-05-29 13:45:50 · 244 阅读 · 0 评论 -
cf Educational Codeforces Round 106 D. The Number of Pairs
原题:D. The Number of Pairstime limit per test2 secondsmemory limit per test512 megabytesinputstandard inputoutputstandard outputYou are given three positive (greater than zero) integers c, d and x.You have to find the number of pairs of positive原创 2021-05-23 23:47:12 · 199 阅读 · 0 评论 -
cf Educational Codeforces Round 81 D. Same GCDs
原题:D. Same GCDstime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given two integers a and m. Calculate the number of integers x such that 0≤x<m and gcd(a,m)=gcd(a+x,m).Note: gcd(a,b)原创 2020-08-23 16:29:00 · 236 阅读 · 0 评论 -
cf Educational Codeforces Round 80 C. Two Arrays
原题:C. Two Arraystime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given two integers n and m. Calculate the number of pairs of arrays (a,b) such that:the length of both arrays is equal to原创 2020-05-31 16:36:44 · 218 阅读 · 0 评论 -
cf Educational Codeforces Round 80 B. Yet Another Meme Problem
原题:B. Yet Another Meme Problemtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputTry guessing the statement from this picture http://tiny.cc/ogyoiz.You are given two integers A and B, calculate t原创 2020-05-31 14:41:07 · 250 阅读 · 0 评论 -
cf Educational Codeforces Round 77 C. Infinite Fence
原题:C. Infinite Fencetime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are a rebel leader and you are planning to start a revolution in you...原创 2020-01-24 20:50:07 · 469 阅读 · 0 评论 -
cf Educational Codeforces Round 79 D. Santa's Bot
原题:D. Santa’s Bottime limit per test5 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputSanta Claus has received letters from ndifferent kids throughout this ...原创 2020-01-11 17:45:48 · 382 阅读 · 0 评论 -
cf Educational Codeforces Round 78 B. A and B
原题:B. A and Btime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given two integers a and b. You can perform a sequence of operations...原创 2020-01-11 13:26:37 · 458 阅读 · 0 评论 -
uva 10090 So you want to be a 2n-aire?
uva 10090 So you want to be a 2n-aire?原创 2016-03-08 16:14:29 · 523 阅读 · 0 评论 -
uva 10910 Marks Distribution
UVA 10910 Marks Distribution原创 2017-03-25 17:08:55 · 440 阅读 · 0 评论 -
uva 10254 The Priest Mathematician
uva 10254 The Priest Mathematician原创 2017-05-04 16:11:14 · 586 阅读 · 0 评论 -
uva 10519 !! Really Strange !!
uva 10519 !! Really Strange !!原创 2017-03-12 20:02:37 · 331 阅读 · 0 评论 -
uva 10359 Tiling
uva 10359 Tiling原创 2017-03-12 13:29:50 · 347 阅读 · 0 评论 -
uva 10940 Throwing cards away II
uva 10940 Throwing cards away II原创 2017-03-10 16:20:12 · 385 阅读 · 0 评论 -
uva 10918 Tri Tiling
uva 10918 Tri Tiling原创 2017-03-15 17:29:08 · 659 阅读 · 0 评论 -
uva 10229 Modular Fibonacci
uva 10229 Modular Fibonacci原创 2017-03-01 19:50:41 · 641 阅读 · 0 评论 -
uva 10862 Connect the Cable Wires
uva 10862 Connect the Cable Wires原创 2017-02-21 15:02:20 · 711 阅读 · 0 评论 -
uva 10334 Ray Through Glasses
uva 10334 Ray Through Glasses原创 2017-02-28 21:25:58 · 396 阅读 · 0 评论 -
uva 10518 How Many Calls?
uva 10518 How Many Calls?原创 2017-02-19 21:48:29 · 569 阅读 · 0 评论 -
uva 113 Power of Cryptography
uva 113 Power of Cryptography原创 2016-09-29 21:10:25 · 612 阅读 · 0 评论 -
cf Educational Codeforces Round 20 F. Coprime Subsequences
F. Coprime Subsequences Educational Codeforces Round 20contest/803原创 2017-05-18 16:47:06 · 527 阅读 · 0 评论 -
uva 580 Critical Mass
uva 580 Critical Mass原创 2016-03-25 12:16:32 · 722 阅读 · 0 评论 -
cf Codeforces Round #544 D. Zero Quantity Maximization
原题:D. Zero Quantity Maximizationtime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given two arrays aand b, each contains n intege...原创 2019-08-25 10:50:49 · 218 阅读 · 0 评论 -
cf Educational Codeforces Round 60 D. Magic Gems
原题:D. Magic Gemstime limit per test3 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputReziba has many magic gems. Each magic gem can be split into M normal gems. ...原创 2019-05-19 11:15:40 · 366 阅读 · 0 评论 -
cf Educational Codeforces Round 54 C. Meme Problem
原题:C. Meme Problemtime limit per test1 secondmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given a non-negative integer d. You have to find two non-negative r...原创 2018-12-16 17:29:45 · 220 阅读 · 0 评论 -
cf Educational Codeforces Round 54 B. Divisor Subtraction
原题:B. Divisor Subtractiontime limit per test2 secondsmemory limit per test256 megabytesinputstandard inputoutputstandard outputYou are given an integer number n. The following algorithm is appli...原创 2018-12-16 17:24:23 · 224 阅读 · 0 评论 -
cf Educational Codeforces Round 48 D. Vasya And The Matrix
原题: D. Vasya And The Matrix time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output Now Vasya is taking an exam in mathematics. In order to get ...原创 2018-09-14 17:40:07 · 200 阅读 · 0 评论 -
cf Educational Codeforces Round 47 E. Intercity Travelling
原题: E. Intercity Travelling time limit per test1.5 seconds memory limit per test256 megabytes inputstandard input outputstandard output Leha is planning his journey from Moscow to Saratov. He ha...原创 2018-08-29 21:20:55 · 369 阅读 · 0 评论 -
Educational Codeforces Round 35 D. Inversion Counting
原题: D. Inversion Counting time limit per test2 seconds memory limit per test256 megabytes inputstandard input outputstandard output A permutation of size n is an array of size n such that each i...原创 2018-03-09 23:35:09 · 259 阅读 · 0 评论 -
uva 12627 Erratic Expansion
原题: Piotr found a magical box in heaven. Its magic power is that if you place any red balloon inside it then, after one hour, it will multiply to form 3 red and 1 blue colored balloons. Then in the原创 2018-02-05 14:12:59 · 365 阅读 · 0 评论 -
Educational Codeforces Round 34 D. Almost Difference
codeforcesEducational Codeforces Round 34 Almost Difference原创 2018-02-02 23:58:35 · 244 阅读 · 0 评论 -
Educational Codeforces Round 33 E. Counting Arrays
原题: E. Counting Arrays time limit per test3 seconds memory limit per test256 megabytes inputstandard input outputstandard output You are given two positive integer numbers x and y. An array F is原创 2017-12-25 20:51:50 · 352 阅读 · 0 评论 -
cf Educational Codeforces Round 47 C. Annoying Present
原题: Alice got an array of length n as a birthday present once again! This is the third year in a row! And what is more disappointing, it is overwhelmengly boring, filled entirely with zeros. Bob dec...原创 2018-08-29 18:54:51 · 196 阅读 · 0 评论 -
uva 10157 Expressions
uva 10157 Expressions原创 2017-08-03 16:13:29 · 515 阅读 · 0 评论 -
uva 11029 Leading and Trailing
uva 11029 Leading and Trailing原创 2017-07-30 00:21:11 · 587 阅读 · 0 评论 -
uva 10328 Coin Toss
uva 10328 Coin Toss原创 2017-05-19 20:25:34 · 729 阅读 · 0 评论 -
cf Educational Codeforces Round 26 E. Vasya's Function
原题: E. Vasya’s Function time limit per test1 second memory limit per test256 megabytes inputstandard input outputstandard output Vasya is studying number theory. He has denoted a function f(a, b)原创 2017-08-12 11:30:02 · 414 阅读 · 0 评论 -
uva 10007 Count the Trees
原题: Another common social inability is known as ACM (Abnormally Compulsive Meditation). This psy- chological disorder is somewhat common among programmers. It can be described as the temporary (alth原创 2016-09-20 19:55:01 · 832 阅读 · 0 评论 -
uva 10465 Homer Simpson
uva 10465原创 2015-07-01 13:39:49 · 669 阅读 · 0 评论