随笔分类 -  Atcoder

摘要:A - Day of Takahashi Time limit : 2sec / Memory limit : 256MB Score: 100 points Problem Statement In AtCoder Kingdom, Gregorian calendar is used, and 阅读全文
posted @ 2018-05-06 00:04 #忘乎所以# 阅读(401) 评论(0) 推荐(0)
摘要:A - Rotation Time limit : 2sec / Memory limit : 256MB Score : 100 points Problem Statement You are given a grid with 2 rows and 3 columns of squares. 阅读全文
posted @ 2017-11-07 15:45 #忘乎所以# 阅读(285) 评论(0) 推荐(0)
摘要:第一题 水题 第二题 水题 第三题 直接找左右相邻的个数相加,然后比较大小就可以. 第四题 就是当前位置上的数不能等于这个位置a[i]!=i. 阅读全文
posted @ 2017-09-03 22:28 #忘乎所以# 阅读(124) 评论(0) 推荐(0)
摘要:D - Transit Tree Path Time limit : 2sec / Memory limit : 256MB Score : 400 points Problem Statement You are given a tree with N vertices. Here, a tree 阅读全文
posted @ 2017-08-14 11:19 #忘乎所以# 阅读(185) 评论(0) 推荐(0)
摘要:题目链接 http://abc070.contest.atcoder.jp/assignments abc都是水题 A: B: C: D: 看这里 阅读全文
posted @ 2017-08-13 21:32 #忘乎所以# 阅读(127) 评论(0) 推荐(0)