
AtCoder
文章平均质量分 82
Edwardzcn
这个作者很懒,什么都没留下…
展开
-
2018.1.29【 AtCoder Beginner Contest 087-D 】解题报告(TLE)(STL,队列)
D - People on a LineTime limit : 2sec / Memory limit : 256MBScore : 400 pointsProblem StatementThere are N people standing on the x-axis. Let the coordinate of Person i be xi.原创 2018-01-29 01:29:42 · 409 阅读 · 0 评论 -
2018.1.29【 AtCoder Beginner Contest 087-C 】解题报告(简单dp)
C - CandiesTime limit : 2sec / Memory limit : 256MBScore : 300 pointsProblem StatementWe have a 2×N grid. We will denote the square at the i-th row and j-th column (1≤i≤2, 1≤原创 2018-01-29 01:39:53 · 1208 阅读 · 0 评论 -
2018.3.4【 AtCoder - 3867 】解题报告(字符串处理,数学)
A - Digit Sum 2Time limit : 2sec / Memory limit : 256MBScore : 300 pointsProblem StatementFind the maximum possible sum of the digits (in base 10) of a positive integer not greater than N.Constraints1...原创 2018-03-04 20:30:40 · 375 阅读 · 0 评论 -
2018.3.4【 AtCoder - 3867 】解题报告(矩阵知识,数学)
C - Takahashi's InformationTime limit : 2sec / Memory limit : 256MBScore: 300 pointsProblem StatementWe have a 3×3 grid. A number ci,j is written in the square (i,j), where (i,j) denotes the square at...原创 2018-03-04 20:41:07 · 401 阅读 · 0 评论 -
2018.3.4【 AtCoder - 3620 】解题报告(sort,前缀和,dp)
C - Snuke FestivalTime limit : 2sec / Memory limit : 256MBScore : 300 pointsProblem StatementThe season for Snuke Festival has come again this year. First of all, Ringo will perform a ritual to summon...原创 2018-03-04 20:51:51 · 483 阅读 · 0 评论 -
2018.3.28【 AtCoder beginner092-C 】解题报告(线性处理)
C - Traveling PlanTime limit : 2sec / Memory limit : 256MBScore : 300 pointsProblem StatementThere are N sightseeing spots on the x-axis, numbered 1,2,…,N. Spot i is at the point with coordinate Ai. I...原创 2018-03-28 19:55:47 · 274 阅读 · 0 评论