poj 1733 Parity game(带权并查集)(二)

2014-11-24 10:13:27 · 作者: · 浏览: 1
on(a,b,d)){
break; //直接跳出
}
}
printf("%d\n", i);
return 0;
}