摘要: https://vjudge.net/contest/394066#problem/C 代码: #include <iostream> #include <cstdio> #include <cstring> #include <algorithm> #include <bitset> #inclu 阅读全文
posted @ 2020-09-19 12:31 YukiRinLL 阅读(70) 评论(0) 推荐(0) 编辑
摘要: https://vjudge.net/contest/394066#problem/B https://vjudge.net/problem/Gym-102082B/origin 数据量大不能用数组查 用了二分,在test57的地方OT了,应该是算法有问题(待补题 附未通过代码: #include 阅读全文
posted @ 2020-09-19 12:30 YukiRinLL 阅读(78) 评论(0) 推荐(0) 编辑
摘要: https://vjudge.net/contest/394066#problem/A #include <iostream> #include <cstdio> #include <cstring> #include <algorithm> #include <bitset> #include < 阅读全文
posted @ 2020-09-19 12:25 YukiRinLL 阅读(73) 评论(0) 推荐(0) 编辑
摘要: https://vjudge.net/contest/393971#overview http://poj.org/problem?id=2431 A group of cows grabbed a truck and ventured on an expedition deep into the 阅读全文
posted @ 2020-09-19 12:24 YukiRinLL 阅读(127) 评论(0) 推荐(0) 编辑
摘要: https://vjudge.net/problem/CodeForces-474B/origin It is lunch time for Mole. His friend, Marmot, prepared him a nice game for lunch. Marmot brought Mo 阅读全文
posted @ 2020-09-19 12:19 YukiRinLL 阅读(159) 评论(0) 推荐(0) 编辑
摘要: https://vjudge.net/contest/393532#overview https://vjudge.net/problem/CodeForces-791A/origin Bear Limak wants to become the largest of bears, or at le 阅读全文
posted @ 2020-09-19 12:15 YukiRinLL 阅读(138) 评论(0) 推荐(0) 编辑