|Vijos|贪心|P1444 区间

https://vijos.org/p/1444

尽量在右边选点

#include
#include
#include
#include
#define ms(i,j) memset(i, j, sizeof(i));
using namespace std;
const int maxn = 10000 + 5;
struct qj
{
	int a;
	int b;
}q[maxn];
bool cmp(const qj &a, const qj &b)
{
	if (a.b!=b.b)
		return a.b=q[i].a,k<2;j--)
		if (!used[j])
		{
			ans++;k++;used[j] = true;
		}
	}
	printf("%d\n", ans);
	return 0;
}


你可能感兴趣的:(贪心,Vijos)