每一年都奔走在自己热爱里

没有人是一座孤岛,总有谁爱着你

06 2023 档案

摘要:# CodeTON Round 5 (Div. 1 + Div. 2, Rated, Prizes!)C ## C(dp) [C](https://codeforces.com/contest/1842/problem/C) 题目给出一个数组,我们可以在这一个数组里面找出aiaj其中$ 阅读全文
posted @ 2023-06-30 18:43 righting 阅读(77) 评论(0) 推荐(0) 编辑
摘要:# Educational Codeforces Round 151 (Rated for Div. 2)(C,D) ## C(dp,子序列自动机) [C](https://codeforces.com/contest/1845/problem/C) 题目大意就就是给你一个字符串s,还给出两个边 阅读全文
posted @ 2023-06-30 18:28 righting 阅读(24) 评论(0) 推荐(0) 编辑
摘要:# AtCoder Beginner Contest 212(E,F) ## E(dp) [E](https://atcoder.jp/contests/abc212/tasks/abc212_e) 题目大意为有n个点,我们需要找到k+1个点,用数组A表示,其中,Ai和$A_{i+ 阅读全文
posted @ 2023-06-24 19:19 righting 阅读(13) 评论(0) 推荐(0) 编辑
摘要:# AtCoder Beginner Contest 229(F,G) ## F(二部图,dp) [F](https://atcoder.jp/contests/abc229/tasks/abc229_f) 这个题大致是给你n+1个点,为0n,然后n条边是点01...n阅读全文
posted @ 2023-06-23 19:08 righting 阅读(31) 评论(0) 推荐(0) 编辑
摘要:# AtCoder Beginner Contest 273(E) ## E(链式结构,思维) [E](https://atcoder.jp/contests/abc273/tasks/abc273_e) 题目大意就是原本有一个空的序列,我们后面会进行q次操作,每次操作我们都需要输出此时的序列的 阅读全文
posted @ 2023-06-13 21:18 righting 阅读(9) 评论(0) 推荐(1) 编辑
摘要:# AtCoder Beginner Contest 286(G) ## G(欧拉路径) [G](https://atcoder.jp/contests/abc286/tasks/abc286_g) 题意大致为n个点,m个边的图,然后给出k条边的编号,问我们这k条边可不可以在一条路径 阅读全文
posted @ 2023-06-02 15:20 righting 阅读(8) 评论(0) 推荐(0) 编辑
摘要:# AtCoder Beginner Contest 287(C,D,E,F) ## C (图) [C](https://atcoder.jp/contests/abc287/tasks/abc287_c) 题目大意为n个点,m条边,问是否这个图是一条长度为n的链 这个就直接判断每个点的 阅读全文
posted @ 2023-06-01 20:22 righting 阅读(10) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示