上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 27 下一页
摘要: AcWing周赛62-64 中比较有意思的小题题解 石蒜! 阅读全文
posted @ 2022-08-14 18:22 Sakana~ 阅读(47) 评论(0) 推荐(0)
摘要: freee Programming Contest 2022(AtCoder Beginner Contest 264)A-G 砰! 阅读全文
posted @ 2022-08-14 11:30 Sakana~ 阅读(170) 评论(0) 推荐(0)
摘要: 牛客小白月赛54  A-F Sakana~ 阅读全文
posted @ 2022-08-12 22:24 Sakana~ 阅读(134) 评论(0) 推荐(0)
摘要: 2022牛客多校07题解  CFGJK 咕咕 阅读全文
posted @ 2022-08-12 16:51 Sakana~ 阅读(80) 评论(0) 推荐(0)
摘要: 【算法学习笔记】03 线性基 老婆贴贴 阅读全文
posted @ 2022-08-12 11:06 Sakana~ 阅读(37) 评论(0) 推荐(0)
摘要: AtCoder Beginner Contest 236  A-F 老婆老婆! 阅读全文
posted @ 2022-08-11 22:14 Sakana~ 阅读(68) 评论(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~ 阅读(143) 评论(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~ 阅读(265) 评论(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~ 阅读(281) 评论(4) 推荐(3)
摘要: Educational Codeforces Round 132 (Rated for Div. 2)  A-D Educational Codeforces Round 132 (Rated for Div. 2) https://codeforces.com/contest/1709 这场ab很模拟(但我写的很慢),c居然比d难(策略性失误,悲) A. Three Doors 读题读了半天 题意 有三扇门, 阅读全文
posted @ 2022-07-22 09:51 Sakana~ 阅读(112) 评论(0) 推荐(1)
上一页 1 ··· 15 16 17 18 19 20 21 22 23 ··· 27 下一页