
@那些日子做过的网赛!@
文章平均质量分 94
Tiw_Air_OAO
*狂风呼啸
展开
-
【CodeForces - 461B】Appleman and Tree
苹果人与树的爱情故事苹果人与树的爱情故事题目描述-English大致题意分析-裸的树形dp计数dp-状态定义dp-状态转移方程式代码-你们这群伸手党不要老想着复制大致总结一下END@题目描述@-EnglishAppleman has a tree with n vertices. Some of the vertices (at least one)...原创 2018-02-09 19:58:20 · 674 阅读 · 0 评论 -
【CodeForces - 983D】Arkady and Rectangles
Arkady has got an infinite plane painted in color 0. Then he draws n rectangles filled with paint with sides parallel to the Cartesian coordinate axes, one after another. The color of the i-th rectang...原创 2018-11-14 14:07:51 · 444 阅读 · 0 评论 -
【Atcoder - AGC001C】Shorten Diameter
@Shorten Diameter@@Problem Statement@@Translation@@Solution@@Code@@END@@Problem Statement@Given an undirected tree, let the distance between vertices u and v be the number of edges on the simple pa...原创 2018-11-16 13:40:11 · 360 阅读 · 0 评论 -
【Atcoder - AGC006C】Rabbit Exercise
@Rabbit Exercise@@Problem Statement@@Translation@@Problem Statement@There are N rabbits on a number line. The rabbits are conveniently numbered 1 through N. The coordinate of the initial position o...原创 2018-11-16 21:46:50 · 501 阅读 · 0 评论 -
【Atcoder - AGC004D】Teleporter
@Teleporter@@Problem Statement@@Translation@@Solution@@Code@@End@@Problem Statement@There are N towns in Snuke Kingdom, conveniently numbered 1 through N. Town 1 is the capital.Each town in the ki...原创 2018-11-16 22:08:58 · 581 阅读 · 0 评论 -
【Atcoder - AGC003D】Anticube
@Anticube@@Problem Statement@@Translation@@Solution@@Code@@End@@Problem Statement@Snuke got positive integers s1,…,sN from his mother, as a birthday present. There may be duplicate elements.He wil...原创 2018-11-17 11:19:57 · 475 阅读 · 0 评论 -
【Atcoder - AGC002D】Stamp Rally
@Stamp Rally@@Problem Statement@@Translation@@Solution@@Knowledge@@Code@@End@@Problem Statement@We have an undirected graph with N vertices and M edges. The vertices are numbered 1 through N, and t...原创 2018-11-17 15:27:53 · 668 阅读 · 0 评论 -
【CodeForces - 1080E】Sonya and Matrix Beauty
@Sonya and Matrix Beauty@@Description - English@@Translation@@Solution@@Code@@end@@Description - English@Sonya had a birthday recently. She was presented with the matrix of size n×m and consist of ...原创 2018-11-24 21:06:25 · 1072 阅读 · 0 评论 -
【CodeForces - 1080C】Masha and two friends
@Masha and two friends@@Description@@Translation@@Solution@@Code@@End@@Description@Recently, Masha was presented with a chessboard with a height of n and a width of m.The rows on the chessboard ar...原创 2018-11-24 21:30:51 · 906 阅读 · 0 评论 -
【CodeForces - 1080D】Olya and magical square
@Olya and magical square@@Description@@Translation@@Solution@@Code@@End@@Description@Recently, Olya received a magical square with the size of 2n×2n.It seems to her sister that one square is borin...原创 2018-11-24 22:13:23 · 1020 阅读 · 2 评论 -
【CodeForces - 1025G】Company Acquisitions
@Company Acquisitions@@Description - English@@Description - English@原创 2018-11-13 23:12:11 · 1138 阅读 · 0 评论 -
【CodeForces - 1034A】Enlarge GCD
@Enlarge GCD@@题目描述 - English@@中文题意@@分析@@时间复杂度分析@@代码@@END@@题目描述 - English@time limit per test: 1 secondmemory limit per test: 256 megabytesMr. F has n positive integers, a1,a2,…,an.He thinks the ...原创 2018-09-22 15:42:30 · 912 阅读 · 0 评论 -
【Atcoder - AGC026E】Synchronized Subsequence
@Synchronized Subsequence@@Synchronized Subsequence@@题目描述 - English@@题目大意@@分析@@详细的解析@@代码部分@@END@@题目描述 - English@Time limit : 2sec / Memory limit : 1024MBScore : 1600 pointsPr...原创 2018-07-15 21:00:36 · 773 阅读 · 0 评论 -
【CodeForces - 603E】Pastoral Oddities
@Pastoral Oddities@@Pastoral Oddities@@题目描述-English@@题目大意@@性质1@@性质2@@作者最初的做法(可忽略)@@正确的算法@@一个实现细节@@题目描述-English@In the land of Bovinia there are n pastures, but no paths connec...原创 2018-08-12 20:32:49 · 455 阅读 · 0 评论 -
【CodeForces - 585F】Digits of Number Pi
@Digits of Number Pi@@Digits of Number Pi@@题目描述-English@@题目大意@@解析@@代码实现@@END@@题目描述-English@Vasily has recently learned about the amazing properties of number π. In one of the arti...原创 2018-08-12 21:37:45 · 607 阅读 · 0 评论 -
【Atcoder - ARC101D/ABC107D】Median of Medians
@Median of Medians@@Median of Medians@@题目描述 - English@@题目大意@@分析@@代码实现@@END@@题目描述 - English@Time limit : 2sec / Memory limit : 1024MBScore : 700 pointsProblem Statement We w...原创 2018-08-26 07:42:01 · 1625 阅读 · 4 评论 -
【Atcoder - ARC102D/ABC108D】All Your Paths are Different Lengths
@All Your Paths are Different Lengths@@All Your Paths are Different Lengths@@题目描述 - English@@大致题意@@分析1@@分析2@@代码@@END@@题目描述 - English@Time limit : 2sec / Memory limit : 1024MB...原创 2018-09-03 12:42:43 · 756 阅读 · 2 评论 -
【Atcoder - ARC102E】Stop. Otherwise...
@Stop. Otherwise…@@Stop. Otherwise…@@题目描述 - English@@题目描述 - English@Time limit : 2sec / Memory limit : 1024MBScore : 700 pointsProblem Statement Takahashi throws N dice, each h...原创 2018-09-03 13:31:04 · 891 阅读 · 0 评论 -
【Atcoder - AGC027C】ABland Yard
@ABland Yard@@ABland Yard@@题目描述 - English@@中文题意@@分析@@结论@@代码@@END@@题目描述 - English@Time Limit: 2 sec / Memory Limit: 1024 MBScore : 900 pointsProblem Statement You are given...原创 2018-09-15 23:34:30 · 693 阅读 · 0 评论 -
【Atcoder - AGC027D】Modulo Matrix
@Modulo Matrix@@Modulo Matrix@@中文题意@@分析@@代码@@END@Time Limit: 2 sec / Memory Limit: 1024 MBScore : 1100 pointsProblem Statement You are given an integer N.Construct any one N-by-...原创 2018-09-16 00:49:53 · 710 阅读 · 0 评论 -
【Atcoder - AGC027B】Garbage Collector
@Garbage Collector@@Garbage Collector@@题目描述 - English@@中文题意@@分析@@代码@@END@@题目描述 - English@Time limit : 2sec / Memory limit : 1024MBScore : 700 pointsProblem Statement Snuke ha...原创 2018-09-16 12:05:02 · 868 阅读 · 4 评论 -
【CodeForces - 1080F】Katya and Segments Sets
@Katya and Segments Sets@@Desciption@@Translation@@Solution@@Code@@End@@Desciption@It is a very important day for Katya. She has a test in a programming class. As always, she was given an interesti...原创 2018-11-24 23:48:13 · 1009 阅读 · 0 评论