
计蒜客
0k-ok
这个作者很懒,什么都没留下…
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
计蒜客----Benelux Algorithm Programming Contest 2016 Preliminary
释放无限光明的是人心,制造无边黑暗的也是人心,光明和黑暗交织着,厮杀着,这就是我们为之眷恋又万般无奈的人世间。原创 2020-09-05 16:50:06 · 393 阅读 · 0 评论 -
计蒜客----ICPC Pacific Northwest Regional Contest 2018
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言原创 2020-08-31 18:40:11 · 366 阅读 · 0 评论 -
计蒜客----F. Fractions
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言题目:题意:凑几个分数的和为 (n-1)/n,要求分母(也就是题目中的b)是n的因数分析:题目中的式子可以写成:n-1=a1*q1+a2*q2+……+am*qm;可以得出所有不和n互质的数,都可以写成至少一个质因数的倍数。也就是上面的qi,我们又知道一个较大的质数肯定可以用两个较小的质数的倍数叠加来表示...原创 2020-08-16 21:37:05 · 214 阅读 · 0 评论 -
计蒜客----训练联盟赛ICPC Yokohama 2018
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言 Digits Are Not Just CharactersMr. Manuel Majorana Minore made a number of files with numbers in their names. He wants to have...原创 2020-08-15 15:45:35 · 291 阅读 · 0 评论 -
计蒜客----训练联盟周赛German Collegiate Programming Contest 2017
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言 D. Pants On FireDonald and Mike are the leaders of the free world and haven’t yet (after half a year) manage...原创 2020-08-13 00:17:19 · 276 阅读 · 0 评论 -
计蒜客----训练联盟赛,ICPC Pacific Northwest Regional Contest 2017
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言 A. Odd PalindromeWe say that a string isoddoddif and only if all palindromic substrings of the string have odd...原创 2020-08-08 18:36:25 · 540 阅读 · 0 评论 -
计蒜客----训练联盟赛ICPC Yokohama, 2018(Domestic)
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言 A. Income InequalityWe often compute the average as the first step in processing statistical data. Yes, the avera...原创 2020-08-05 16:34:53 · 573 阅读 · 0 评论 -
计蒜客----训练联盟赛ICPC Northeastern European Regional Contest 2018
我喜欢给自己压力,必须得定一个很高的目标,逼自己朝着这个目标前进,不管会不会实现,都是一个动力。 ----喻言 E. Easy ChessElma is learning chess figures.She learned that a rook can move either horizontally or ...原创 2020-08-03 15:51:19 · 397 阅读 · 0 评论 -
计蒜客----训练联盟赛ICPC Arab Collegiate Programming Contest 2014
也许,年少时不能遇见太过惊艳的人,就像你不能做我的诗,而我无法成为你的梦! A. Game of PeaceBob has learned a new magic trick that needs a very special preparation. Once he masters the trick he will be able to bring peace to the world, b...原创 2020-07-29 16:30:09 · 398 阅读 · 0 评论 -
计蒜客----训练联盟赛UCF Local Programming Contest 2013
也许,年少时不能遇见太过惊艳的人,就像你不能做我的诗,而我无法成为你的梦! A. Circles Inside a SquareYou have 8 circles of equal size and you want to pack them inside a square. You want to minimize the size of the square. The following figure illust...原创 2020-07-27 15:50:16 · 490 阅读 · 0 评论 -
计蒜客----训练联盟赛ICPC Arab Collegiate Programming Contest 2013
也许,年少时不能遇见太过惊艳的人,就像你不能做我的诗,而我无法成为你的梦! The Alphabet StickerWhen we were kids, we used to play with some stickers where these stickers contain some (but not necessarily all) lower case English alphabet letter...原创 2020-07-22 16:00:07 · 500 阅读 · 0 评论 -
Honk's pool(暴力,巧妙)
明若清溪天下绝歌 缱绻成说,不知该在哪处着墨;一生情深怎奈何世事 徒留斑驳,只一念痴恋成奢。As we all know, Honk hasnnpools, numbered as11~nn. There isa_iailiters water in theii-th pool. Every day, Honk will perform the following oper...原创 2019-09-14 17:32:01 · 374 阅读 · 0 评论 -
Dawn-K's water(完全背包+判断)
明若清溪天下绝歌 缱绻成说,不知该在哪处着墨;一生情深怎奈何世事 徒留斑驳,只一念痴恋成奢。Dawn-K recently discovered a very magical phenomenon in the supermarket of Northeastern University: The large package is not necessarily more expensive ...原创 2019-09-14 17:29:58 · 309 阅读 · 1 评论 -
网络赛补题----XKC's basketball team
明若清溪天下绝歌 缱绻成说,不知该在哪处着墨;一生情深怎奈何世事 徒留斑驳,只一念痴恋成奢。XKC , the captain of the basketball team , is directing a train ofnnteam members. He makes all members stand in a row , and numbers them1 \cdots n1⋯n...原创 2019-09-07 19:00:26 · 392 阅读 · 0 评论