随笔分类 -  ACM - 动态规划 - 线性dp

摘要:AtCoder Beginner Contest 236  A-F老婆老婆! 阅读全文
posted @ 2022-08-11 22:14 Sakana~ 阅读(63) 评论(0) 推荐(1) 编辑
摘要:LINE Verda Programming Contest(AtCoder Beginner Contest 263) https://atcoder.jp/contests/abc263 G 待补 A - Full House 输入5个数,判断是否满足两个数相等,另外三个数相等 #include 阅读全文
posted @ 2022-08-07 10:43 Sakana~ 阅读(120) 评论(0) 推荐(1) 编辑
摘要:AtCoder Beginner Contest 262 A-F https://atcoder.jp/contests/abc262 我太懒了,现在才发 A - World Cup 题意 给定y,找到>=y的离y最近的模4等于2的数 分析 如题 Code #include <bits/stdc++ 阅读全文
posted @ 2022-08-02 22:26 Sakana~ 阅读(253) 评论(5) 推荐(2) 编辑
摘要:AtCoder Beginner Contest 261 A-G https://atcoder.jp/contests/abc261 A - Intersection 题意 给两个区间,求相交的长度 分析 如题 注意考虑清楚各种情况 比如区间相交,包含,不相交 Code #include <bit 阅读全文
posted @ 2022-07-25 22:37 Sakana~ 阅读(266) 评论(4) 推荐(3) 编辑
摘要:AcWing 第60场周赛 https://www.acwing.com/activity/content/competition/problem_list/2048/ A. AcWing 4494. 吃饭 签到题 #include <bits/stdc++.h> using namespace s 阅读全文
posted @ 2022-07-16 22:09 Sakana~ 阅读(33) 评论(0) 推荐(0) 编辑

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