原文:CF Hello2020 D. New Year and Conference

D. New Year and Conference 题意 有 n 个区间,分别为 sa ,ea , sb ,eb , sa ,ea , sb ,eb , cdots, sa n,ea n , sb n,eb n ,每两个区间为一对,共 n 对区间。一对中的两个区间绑定在一起,从n对中选出一个子集。存在一种情况是:子集中某个系列 a或b 区间有区间交,而另外一个系列的区间没有区间交。如果这个情况发 ...

2020-01-06 23:00 0 237 推荐指数:

查看详情

CF1619D. New Year's Problem

CF1619D. New Year's Problem 大致题意 Vlad要给 \(n\) 个朋友买礼物,有 \(m\) 个商店。定义 \(p_{ij}\) 为从第 \(i\) 个商店给第 \(j\) 个朋友买礼物产生的快乐值(由矩阵给出)。定义 \(α\) 为所有朋友的快乐值的最小值 ...

Tue Dec 21 21:30:00 CST 2021 3 105
CF1573D D. Xor of 3 | 2500

很不错的一道构造 题目传送门 题意 给定一个01序列, 每次可以选择相邻的三个数, 将他们异或起来, 并让这三个数都等于异或结果。 每次操作用一个数x表示, 表示将x, x+1, x+2 异 ...

Thu Sep 23 23:52:00 CST 2021 0 114
CF750E New Year and Old Subsequence

题目链接:CF750E New Year and Old Subsequence E. New Year and Old Subsequence time limit per test 3 seconds memory limit per test 256 megabytes ...

Mon Jan 28 18:30:00 CST 2019 1 692
CodeForces 1313D - Happy New Year

我在1313E的题解里提到本题非常难,是我出言不逊了。。我之前读错题意了。。 洛谷题目页面传送门 & CodeForces题目页面传送门 有\(m\)孩子,编号为\(1\s ...

Wed Mar 04 18:55:00 CST 2020 2 718
CF1096:D. Easy Problem(DP)

Vasya is preparing a contest, and now he has written a statement for an easy problem. The statement ...

Sat Dec 29 18:49:00 CST 2018 0 733
 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM