Parity game
程序员文章站
2022-07-15 09:42:20
...
#include<iostream>
#include<cstdio>
#include<cstring>
#include<algorithm>
#include<set>
using namespace std;
const int N=20010;
int
n,m,t,d[N],fa[N],a[N],l[N],r[N],ans[N];
void discrete()
{
sort(a+1,a+t+1);
n=unique(a+1,a+t+1)-a-1;
}
int get(int x)
{
if(fa[x]==x) return x;
int root=get(fa[x]); d[x]^=d[fa[x]];
return fa[x]=root;
}
int main()
{
scanf("%d%d",&n,&m);
for(int i=1;i<=m;i++){
scanf("%d%d",&l[i],&r[i]);
char ch[5]; scanf("%s",ch);
if(ch[0]=='o') ans[i]=1;
else ans[i]=0;
a[++t]=l[i]-1;
a[++t]=r[i];
}
discrete();
for(int i=1;i<=n;i++) fa[i]=i;
for(int i=1;i<=m;i++){
int x=lower_bound(a+1,a+n+1,l[i]-1)-a;
int y=lower_bound(a+1,a+n+1,r[i])-a;
int p=get(x),q=get(y);
if(p==q){
if((d[x]^d[y])!=ans[i]){
cout<<i-1<<endl;
return 0;
}
}
else
fa[p]=q,d[p]=d[x]^d[y]^ans[i];
}
cout<<m<<endl;
return 0;
}
上一篇: 二进制原码,反码,补码
下一篇: Go 时间日期格式化
推荐阅读
-
小米9新增Game Tubro游戏模式:骁龙855智能无卡顿
-
CF341E Candies Game
-
任天堂将推出专利手机壳 一秒将手机变成Game Boy!
-
Ethereum Game通过区块链使游戏参与者实现共赢
-
hdu-1338 game predictions(贪心题)
-
《游戏引擎构架Game Engine Architecture》略读笔记
-
kuangbin专题 专题一 简单搜索 Fire Game FZU - 2150
-
博弈论入门 Bash 、Nim 、Wythoff's Game结论及c++代码实现
-
POJ2505 A multiplication game(博弈)
-
玩游戏超爽!OPPO Reno全系搭载Game Boost 2.0